TTMSFNCMapsPlatformServices Class
Registers and resolves platform service interfaces used by map providers.
API unit family: TMSFNCMaps
Syntax
TTMSFNCMapsPlatformServices = class
Methods
| Name | Description |
|---|---|
| AddPlatformService | Creates and returns platform service. |
| Current | Returns the shared platform-services registry for the current platform. |
| GetPlatformService | Returns platform service. |
| RemovePlatformService | Removes the registered service for the GUID. |
| SupportsPlatformService | Returns whether a platform service is registered. |