RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBevel.Shape Property

Determines the shape of the bevel.

Pascal
property Shape: TBevelShape;
C++
__property TBevelShape Shape;

Set Shape to specify whether the bevel appears as a line, box, frame, or space. For shapes that can appear either raised or lowered, the Style property indicates which effect is used. 

The default value for Shape is bsBox. 

 

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