TTMSFNCMapsElementContainers Class
Collection of custom HTML element containers.
API unit family: TMSFNCMaps
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCMapsElementContainers = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| ItemByID | Collection item with the specified identifier. |
| Items | Collection item at the specified index. |
Methods
| Name | Description |
|---|---|
| Add | Creates and returns a new collection item. |
| Clear | Removes all items from the collection. |
| Insert | Creates and returns a new collection item at the specified index. |
| Recreate | Recreates all items in the collection on the map. |