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