[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Style property.
Source position: stdctrls.pp line 604
protected procedure TCustomListBox.SetStyle( |
Val: TListBoxStyle |
); virtual; |
Val |
|
New value for the property. |
|
Appearance of the list box (normal, owner-draw fixed, or owner-draw variable). |
lazarus-ccr.sourceforge.net |