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