RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderControl.OnSectionResize Event

Occurs when one of the header control's sections is resized.

Pascal
property OnSectionResize: TSectionNotifyEvent;
C++
__property TSectionNotifyEvent OnSectionResize;

The OnSectionResize event occurs when a header section is resized at runtime. This happens when the user positions the mouse pointer between two sections and drags their border to the right or left. 

 

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