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