TTMSFNCWebBrowserPlatformServicesList.RemoveByGUID Method
Removes the service entry with the specified GUID from the list.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowserPlatformServicesList
Syntax
procedure RemoveByGUID(AGUID: string);
Parameters
| Name | Description |
|---|---|
AGUID |
The GUID string of the entry to remove. |