RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TBevelWidth Type

TBevelWidth defines the width, in pixels, of both the inner and outer bevels of a control.

Pascal
TBevelWidth = 1..MaxInt;
C++
1..MaxInt TBevelWidth;

TBevelWidth is used to specify the bevel width of a control via its BevelWidth property. 

 

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