Navigation: Code Documentation > RSVclSVG > RSSVGImgList > Classes > TSVGCollection > Properties
TSVGCollection.Items[Integer] Property
Specifies the SVG items in the collection. Each item defines one SVG for a TRSSVGImageList.
Namespace: RSSVGImgList
Delphi
public property Items[Index: Integer]: TSVGCollectionItem read GetItem write SetItem; default;
Parameters
Index
Type: Integer
Type: TSVGCollectionItem
•RSSVGImgList.TSVGCollectionItem
•RSSVGImgList.TRSSVGImageList
•TSVGCollection
•RSSVGImgList