EOSError.ErrorCode
Operating system error code.
Declaration
Source position: sysutilh.inc line 208
public var
  ErrorCode : LongInt;
Description
ErrorCode contains the error code reported by the operating system for the call which caused the EOSError to be raised.
See also
| Name | Description | 
|---|---|
| EOSError | Operating system error. | 
| LongInt | A signed 32-bits integer |