- 4.35 -
Standard UnitsThe ErrCodes Unit
Targets: MS-DOS, OS/2, Win32
Contains constants for error codes, given by RunError,
and the Error_msg function that deciphers the error code.
Declaration:
function Error_msg (Err: Word): string;
You should use Error_msg function in your own error
handling procedures.
See also:
Run-time Error Codes
|
|
|
DXUtil Unit |
Table of Content |
FDebug Unit |
- 4.35 -