Icon Delete Method

procedure Delete(AIndex: Integer)

Available In: Client and Server Applications

Use this method to delete an item from the collection by its Index property, freeing the item instance in the process.
Image