RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderControl.DragReorder Property

Make header reorderable.

Pascal
property DragReorder: Boolean;
C++
__property Boolean DragReorder;

If DragReorder is true (default is false), the user can rearrange headers by dragging them. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!