RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.BorderWidth Property

Specifies the width of the tool bar's border.

Pascal
property BorderWidth: TBorderWidth;
C++
__property TBorderWidth BorderWidth;

Use BorderWidth to get or set the width of the tool bar's border in pixels. The controls that the tool bar contains appear within this distance from the edge of the tool bar. 

 

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