[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The cursor shape shown during a drag operation.
Source position: controls.pp line 1570
protected property TControl.DragCursor : TCursor |
The default value is crDrag. If the control cannot be dropped on a target, the cursor changes temporarily to crNoDrop.
Version 4.0 | Generated 2025-05-03 | Home |