RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBar.BandMaximize Property

Specifies the conditions under which a TCoolBand is maximized.

Pascal
property BandMaximize: TCoolBandMaximize;
C++
__property TCoolBandMaximize BandMaximize;

Use BandMaximize to determine the user actions that maximize individual bands. When a band is maximized, it takes up as much space as possible in its row or column.

Note: Users can't maximize fixed-size bands.
 

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