[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ComboEx' (#lcl)

TCustomComboBoxEx.AssignItemsEx

Declaration

Source position: comboex.pas line 166

public procedure TCustomComboBoxEx.AssignItemsEx(

  AItems: TStrings

); overload;

procedure TCustomComboBoxEx.AssignItemsEx(

  AItemsEx: TComboExItems

); overload;

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