Navigation: Code Documentation > RSVclSVG > RSSVGImgList > Classes > TSVGCollection > Methods
TSVGCollection.Insert(Integer) Method
Inserts a SVG item into the collection. The item is added before the Index-th item in the collection.
Namespace: RSSVGImgList
Delphi
public function Insert(Index: Integer): TSVGCollectionItem;
Parameters
Index
Type: Integer
Type: TSVGCollectionItem
•RSSVGImgList.TSVGCollection.Add
•RSSVGImgList.TSVGCollectionItem
•TSVGCollection
•RSSVGImgList