TStrings.Insert(Integer,String) Method

Represents method Insert(Integer,String).

Namespace: System.Classes
public
 procedure Insert(Index: Integer; const Value: String);

Parameters

Index
Type: Integer

Value
Type: String