TTMSFNCMapsHeadLink Class
Represents a custom resource injected into the generated page head.
API unit family: TMSFNCMaps
Inherits from: TCollectionItem
Syntax
TTMSFNCMapsHeadLink = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Async | Async value. |
| CharSet | Char Set value. |
| Content | Content value. |
| Defer | Defer value. |
| Enabled | Specifies whether the item is active. Set to True to enable it. |
| Kind | Kind value. |
| Rel | Rel value. |
| URL | URL value. |
Methods
| Name | Description |
|---|---|
| HeadLinkChanged | Executes head link changed. |
| UpdateHeadLink | Executes update head link. |