RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanel.Collapsed Property

Specifies whether the category panel is collapsed.

Pascal
property Collapsed: Boolean;
C++
__property Boolean Collapsed;

Use Collapsed to determine if the category panel is in a collapsed state. It can also be used to cause the category panel to collapse or expand. 

 

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