RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBevel.Style Property

Determines whether the bevel appears raised or lowered.

Pascal
property Style: TBevelStyle;
C++
__property TBevelStyle Style;

Set Style to indicate whether the bevel should create a raised or a lowered effect. When the Shape property is bsBox, the entire client area appears raised or lowered. For all other values of Shape, the bevel displays a raised or lowered line along the edge or edges of the client area. The default value of Style is bsLowered. 

 

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