[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
FileOpen error value
Source position: filutilh.inc line 72
const feInvalidHandle: THandle = THandle ( - 1 ); |
feInvalidHandle is the return value of FileOpen in case of an error.
|
Open an existing file and return a filehandle |
No notes exist for this page yet.