Navigation: Code Documentation > RSCommon > Structures > Classes > TGStringList > Methods
TGStringList.InsertObject(Integer,string,TObject,TObject) Method
Insert the string and its associated object and data at the specified index in the list.
Namespace: Structures
Delphi
public procedure InsertObject(Index: Integer; const S: string; AObject: TObject; AData: TObject); reintroduce; overload; virtual;
Parameters
Index
Type: Integer
S
Type: string
AObject
Type: TObject
AData
•Structures.TGStringList.Data[Integer]
•TGStringList
•Structures