API:System.Classes.TStringList.InsertItem
Delphi
procedure InsertItem(Index: Integer; const S: string; AObject: TObject); virtual;
C++
virtual void __fastcall InsertItem(int Index, const System::UnicodeString S, System::TObject* AObject);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Classes.pas System.Classes.hpp |
System.Classes | TStringList |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!