[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DragCursor - the style of cursor to be used during the Drag process
Source position: controls.pp line 1215
protected property TControl.DragCursor: TCursor |
Default is crDrag. When no drop is allowed, the cursor changes temporarily to crNoDrop.
lazarus-ccr.sourceforge.net |