TTMSMCPSVGImageCollectionItems Class
Ordered collection of TTMSMCPSVGImageCollectionItem entries belonging to an SVG image collection.
API unit family: TMS.MCP.Types
Inherits from: TOwnedCollection
Syntax
TTMSMCPSVGImageCollectionItems = 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. |