RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPanel.BevelEdges Property

Specifies which edges of the control are beveled.

Pascal
property BevelEdges: TBevelEdges;
C++
__property TBevelEdges BevelEdges;

Use BevelEdges to get or set which edges of the control are beveled. The BevelInner, BevelOuter, and BevelKind properties determine the appearance of the specified edges. 

 

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