[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TStatusPanelBevel - enumerated type for panel bevel style
Source position: comctrls.pp line 51
type TStatusPanelBevel = ( |
||
pbNone, |
|
|
pbLowered, |
|
|
pbRaised |
|
|
); |
lazarus-ccr.sourceforge.net |