[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Format a system error message.
Source position: sysutilh.inc line 253
function SysErrorMessage( |
ErrorCode: Integer |
):string; |
SysErrorMessage returns a string that describes the operating system error code ErrorCode.
This routine may not be implemented on all platforms.
|
Operating system error. |