[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TListBoxStyle - enumerated type for style of listbox
Source position: stdctrls.pp line 474
type TListBoxStyle = ( |
||
lbStandard, |
|
|
lbOwnerDrawFixed, |
|
|
lbOwnerDrawVariable |
|
|
); |