RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.FixedSize Property

Determines whether the band can be resized at runtime.

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

Setting FixedSize to true prevents the user from resizing the band. 

 

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