RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControl.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 control's border. Graphics or text drawn by the control is clipped to the area within the border. 

 

ClientRect 

BevelOuter

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