TTMSFNCCustomAppUpdate.Log Method
Writes a custom message to the configured log.
API unit family: TMSFNCAppUpdate
Declaring type: TTMSFNCCustomAppUpdate
Syntax
procedure Log(AMessage: string);
Parameters
| Name | Description |
|---|---|
AMessage |
Text to append to the log. |