[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Format a system error message.
Source position: sysutilh.inc line 173
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. |
No notes exist for this page yet.