RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.OnExpand Event

Occurs immediately after a category panel is expanded.

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

An OnExpand event handler to perform special processing when a category panel is expanded. 

 

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