RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTimePicker.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!