RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.ButtonWidth Property

ButtonWidth specifies the width of the buttons in the group.

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

Use ButtonWidth to set the width 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!