RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionPivot.ButtonWidth Property

Specifies the width, in pixels, of the dimension buttons.

Pascal
property ButtonWidth: Integer;
C++
__property int ButtonWidth;

Use ButtonWidth to determine the Width of the dimension buttons. Do not set ButtonWidth when the ButtonAutoSize property is true. When ButtonAutoSize is true, the width of the buttons is reset automatically whenever the layout of the decision pivot changes. 

 

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