TStatusPanelStyle - enumerated type for panel style
Source position: comctrls.pp line 42
type TStatusPanelStyle = (
psText,
psOwnerDraw
);