TTMSFNCDirectionsPlatformServicesList Class
Stores registered directions platform services.
API unit family: TMSFNCDirections
Inherits from: TObjectList
Syntax
TTMSFNCDirectionsPlatformServicesList = class(TObjectList)
Properties
| Name | Description |
|---|---|
| Interfaces | Provides access to interfaces. |
| Items | Provides indexed access to the collection items. |
Methods
| Name | Description |
|---|---|
| ContainsKey | Returns whether the list contains the specified service GUID. |
| RemoveByGUID | Removes the service registered for the specified GUID. |