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