[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the dragging cursor type.
Source position: controls.pp line 362
protected function TDragObject.GetDragCursor( |
Accepted: Boolean; |
X: Integer; |
Y: Integer |
):TCursor; virtual; |
In drag-drop operations the cursor signals acceptance or rejection of an drop, depending on Accepted.
lazarus-ccr.sourceforge.net |