RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.Collapse Method

Collapses the category panel.

Pascal
procedure Collapse;
C++
__fastcall Collapse();

Collapse is called automatically when the user clicks on the header of an expanded category panel. This function will set the Collapsed property to true. 

 

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