[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 Style property. |
|
Appearance of the list box (standard, owner-draw fixed, or owner-draw variable). |
Version 4.0 | Generated 2025-05-03 | Home |