RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionPivot.ButtonAutoSize Property

Specifies whether the dimension buttons resize automatically when the decision pivot resizes.

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

Set ButtonAutoSize to true to cause the dimension buttons to expand and contract automatically when the size of the decision pivot changes. Set ButtonAutoSize to false to specify fixed size buttons.

Note: The value of ButtonAutoSize is ignored when GroupLayout is xtTopLeft.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!