Icon Insert Method

procedure Insert(Index: Integer; const Value: String)

Available In: Client and Server Applications

Use this method to insert a string at a specific index in the list of strings.
Image