[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Enables or disables reordering of header sections on the control using drag and drop.
Source position: comctrls.pp line 4094
published property TCustomHeaderControl.DragReorder : Boolean |
DragReorder is used in the SectionDrag method to control whether drag and drop is enabled for header sections. It also determines whether the OnSectionDrag event handler is signalled to allow or disallow the source and destination section targets.
|
Sections - the short segments of the header separated by vertical bars that function as the elementary selection units of the header. |
|
|
Signals the OnSectionDrag event handler (when assigned and enabled). |
|
|
Event handler signalled to determine whether a header section can be dragged and dropped at a new position on the control. |
Version 4.0 | Generated 2025-05-03 | Home |