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

TStringList.InsertItem

Declaration

Source position: line 0

protected procedure TStringList.InsertItem(

  Index: Integer;

  const S: String

); virtual;

procedure TStringList.InsertItem(

  Index: Integer;

  const S: String;

  O: TObject

); virtual;

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