[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ComboEx' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.