RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBevel Class

TBevel represents a beveled outline.

Pascal
TBevel = class(TGraphicControl);
C++
class TBevel : public TGraphicControl;

Use TBevel to create beveled boxes, frames, or lines. The bevel can appear raised or lowered. 

 

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