[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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 property. |
|
The list of items displayed in the combo-box control. |
lazarus-ccr.sourceforge.net |