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

TValueListStrings.InsertItem

Declaration

Source position: valedit.pas line 87

protected procedure TValueListStrings.InsertItem(

  Index: Integer;

  const S: string;

  AObject: TObject

); override;

procedure TValueListStrings.InsertItem(

  Index: Integer;

  const S: string

); override;

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