Navigation: Code Documentation > RSCommon > Structures > Classes > TGStringList > Methods
TGStringList.Insert(Integer,string) Method
Represents method Insert(Integer,string).
Namespace: Structures
Delphi
public procedure Insert(Index: Integer; const S: string); override;
Parameters
Index
Type: Integer
S
Type: string
•TGStringList
•Structures