[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates the action performed for a drag operation: drag-and-drop or drag-and-dock.
Source position: controls.pp line 1571
protected property TControl.DragKind : TDragKind |
Set to dkDrag for a drag-drop operation, or to dkDock for a drag-dock operation.
|
Indicates whether the control performs drag-drop or drag-dock operation. |
Version 4.0 | Generated 2025-05-03 | Home |