RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionPivot.ButtonHeight Property

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

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

Use ButtonHeight to determine the Height of the dimension buttons. Do not set ButtonHeight when the ButtonAutoSize property is true. When ButtonAutoSize is true, the height 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!