RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListView.BevelKind Property

Specifies the control's bevel style.

Pascal
property BevelKind: TBevelKind;
C++
__property TBevelKind BevelKind;

Use BevelKind to modify the appearance of a bevel. BevelKind influences how sharply the bevel stands out. 

BevelKind, in combination with BevelWidth and the cut of the bevel specified by BevelInner or BevelOuter, can create a variety of effects. Experiment with various combinations to get the look you want. 

 

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