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

TCustomComboBoxEx.Add

Declaration

Source position: comboex.pas line 161

public function TCustomComboBoxEx.Add: Integer; overload;

procedure TCustomComboBoxEx.Add(

  const ACaption: string;

  AIndent: SmallInt = -1;

  AImgIdx: SmallInt = -1;

  AOverlayImgIdx: SmallInt = -1;

  ASelectedImgIdx: SmallInt = -1

); overload;

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