Sets the value for the Items property.
Source position: stdctrls.pp line 362
protected procedure TCustomComboBox.SetItems( |
const Value: TStrings |
); virtual; |
Value |
|
New value for the Items property. |
|
The list of items displayed in the combo-box control. |
| Version 4.6 | Generated 2026-02-20 | Home |