Unit 'ComboEx' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomCheckCombo.SetItems

Sets the value for the Items property.

Declaration

Source position: comboex.pas line 312

protected procedure TCustomCheckCombo.SetItems(

  const Value: TStrings

); override;

Arguments

Value

  

New value for the property.