RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderControl.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. 

 

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