TTMSFNCStaticMapPlatformServices.RemovePlatformService Method
Unregisters the platform-specific service registered under the specified interface GUID.
API unit family: TMSFNCStaticMap
Declaring type: TTMSFNCStaticMapPlatformServices
Syntax
procedure RemovePlatformService(const AServiceGUID: TGUID);
Parameters
| Name | Description |
|---|---|
AServiceGUID |
Interface GUID of the service to remove. |