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