RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionPivot.ButtonSpacing Property

Specifies the number of pixels that appear between dimension buttons.

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

Set ButtonSpacing to control the spacing between the buttons in a single group. Increase ButtonSpacing to make a decision pivot look less crowded. Decrease ButtonSpacing to make the row and column groups look more compact. 

 

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