RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.OnCollapse Event

Occurs immediately after a category panel is collapsed.

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

An OnCollapse event handler to perform special processing when a category panel is collapsed. 

 

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