RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.ButtonHeight Property

ButtonHeight specifies the height of the buttons in the group.

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

Use ButtonHeight to set the height of all of the buttons contained within the button group. 

 

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