Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

feInvalidHandle

FileOpen error value.

Declaration

Source position: filutilh.inc line 209

const feInvalidHandle = THandle(- 1);

Description

feInvalidHandle is the return value of FileOpen in case of an error.

See also

FileOpen

  

Open an existing file and return a file handle.


Documentation generated on: Jul 24 2023