Source position: stdctrls.pp line 465
type TListBoxStyle = (
lbStandard,
lbOwnerDrawFixed,
lbOwnerDrawVariable
);