[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
FileOpen error value
Source position: filutilh.inc line 72
const feInvalidHandle: THandle = -1; |
feInvalidHandleis the return value of FileOpenin case of an error.
|
Open an existing file and return a filehandle |