[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
GetDragCursor - returns the cursor for use during dragging
Source position: controls.pp line 345
protected function TDragObject.GetDragCursor( |
Accepted: Boolean; |
X: Integer; |
Y: Integer |
):TCursor; virtual; |