[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

feInvalidHandle

FileOpen error value

Declaration

Source position: filutilh.inc line 72

const feInvalidHandle: THandle = -1;

Description

feInvalidHandleis the return value of FileOpenin case of an error.

See also

FileOpen

  

Open an existing file and return a filehandle