SysErrorMessage
Format a system error message.
Declaration
Source position: sysutilh.inc line 253
function SysErrorMessage(ErrorCode: Integer) : string;
Description
SysErrorMessage returns a string that describes the operating system error code ErrorCode.
Errors
This routine may not be implemented on all platforms.
See also
Name | Description |
---|---|
EOSError | Operating system error. |