TTMSFNCSVGImageCollectionItems Class
Ordered collection of TTMSFNCSVGImageCollectionItem entries belonging to an SVG image collection.
API unit family: TMSFNCTypes
Inherits from: TOwnedCollection
Syntax
TTMSFNCSVGImageCollectionItems = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the SVG image collection items. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new SVG image collection item and returns it. |