[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TBevelShape - enumerated type for shape of bevel
Source position: extctrls.pp line 682
type TBevelShape = ( |
||
bsBox, |
|
|
bsFrame, |
|
|
bsTopLine, |
|
|
bsBottomLine, |
|
|
bsLeftLine, |
|
|
bsRightLine |
|
|
); |
TBevelShape - enumerated type for shape of bevel
bsBox bsFrame bsTopLine bsBottomLine bsLeftLine bsRightLine