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