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