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). |