[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Format a system error message.
Source position: sysutilh.inc line 177
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. |
lazarus-ccr.sourceforge.net |