|
RAD Studio VCL Reference
|
Specifies the width of the tool buttons (TToolButton) in the toolbar.
property ButtonWidth: Integer;
__property int ButtonWidth;
ButtonWidth represents the width, in pixels, of the TToolButton components on the toolbar. It has no effect on tool buttons whose Style property is set to tbsSeparator or tbsDivider.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|