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