Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

SysErrorMessage

Format a system error message.

Declaration

Source position: sysutilh.inc line 255

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

EOSError

  

Operating system error.


Documentation generated on: Jul 24 2023