RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.HorizontalOnly Property

Determines whether the band is displayed when the TCoolBar is arranged vertically.

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

If the Vertical property of the container CoolBar is true, setting HorizontalOnly to true hides the band. If the Vertical property of the container CoolBar is false, HorizontalOnly has no effect. 

 

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