RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.Break Property

Causes the band to start on a new line.

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

If Break is true (the default), the band starts a new line at the left side of the TCoolBar control. If Break is false, the band continues on the same line as its predecessor. 

 

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