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