TTMSFNCMapsHeadLinks Class
Collection of custom page head resources.
API unit family: TMSFNCMaps
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCMapsHeadLinks = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Collection item at the specified index. |
Methods
| Name | Description |
|---|---|
| Add | Creates and returns a new collection item. |
| AddLink | Creates and returns link. |
| AddScript | Creates and returns script. |
| AddStyle | Creates and returns style. |
| AddStyleSheetLink | Creates and returns style sheet link. |
| Clear | Removes all items from the collection. |
| Insert | Creates and returns a new collection item at the specified index. |