RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.BorderWidth Property

Width of border.

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

A control has two bevels, an outer bevel drawn next to the border of the control, and an inner bevel drawn inside the outer bevel BevelOuter, separated by the number of pixels specified in the BorderWidth property. 

 

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