RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.OnSectionEndDrag Event

Respond to moved sections

Pascal
property OnSectionEndDrag: TNotifyEvent;
C++
__property TNotifyEvent OnSectionEndDrag;

The OnSectionEndDrag event occurs after the user moves a header section to a new position. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!