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