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

TCustomComboBoxEx.Insert

Declaration

Source position: comboex.pas line 171

public procedure TCustomComboBoxEx.Insert(

  AIndex: Integer;

  const ACaption: string;

  AIndent: SmallInt = -1;

  AImgIdx: SmallInt = -1;

  AOverlayImgIdx: SmallInt = -1;

  ASelectedImgIdx: SmallInt = -1

);

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