[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

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

EOSError

  

Operating system error.


Documentation generated on: May 14 2021