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

fmOpenRead

Open file in read-only mode.

Declaration

Source position: filutilh.inc line 193

const fmOpenRead = $0000;

Description

fmOpenRead is used in the FileOpen call to open a file in read-only mode.

See also

FileOpen

  

Open an existing file and return a file handle.


Documentation generated on: Jul 24 2023