RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBar.ShowText Property

Determines whether text is displayed on the bands.

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

If ShowText is true, the Text string of each TCoolBand is displayed on the band at runtime. If ShowText is false, only the TWinControl linked to the band is displayed. 

 

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