TTMSFNCMapsPlatformServices.AddPlatformService Method
Creates and returns platform service.
API unit family: TMSFNCMaps
Declaring type: TTMSFNCMapsPlatformServices
Syntax
procedure AddPlatformService(const AServiceGUID: TGUID; const AService: IInterface);
Parameters
| Name | Description |
|---|---|
AServiceGUID |
Service guid value. |
AService |
Service value. |