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