Icon Insert Method

procedure Insert(Index: Integer; AObject: TObject)

Available In: Client and Server Applications

Use this method to insert an object at a specific index in the list of managed objects.
Image