RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategory.Collapsed Property

Specifies whether or not the button in the collection is collapsed.

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

If set to True, the button is collapsed, otherwise, when set to False, the button is expanded. 

 

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