|
RAD Studio VCL Reference
|
Respond to section resizing.
property OnSectionResize: TCustomSectionNotifyEvent;
__property TCustomSectionNotifyEvent OnSectionResize;
The OnSectionResize event occurs when the user resizes a header section. If the Tracking property is true (default), a series of OnSectionResize events occur while the user is manipulating the section. Otherwise, OnSectionResize occurs only when the user releases the mouse button.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|