RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.Expand Method

Expands the category panel.

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

Expand is called automatically when the user clicks on the header of a collapsed category panel. This function will set the Collapsed property to false. 

 

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