RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusBar.BorderWidth Property

Specifies the width of the control's border.

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

Use BorderWidth to get or set the width of the status bar's border. This is the area within the edge of the control and outside panel bevels. Text and graphics are clipped to the area within the border. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!