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