| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Open file in read-only mode
Source position: filutilh.inc line 101
| const fmOpenRead = $0000; | 
fmOpenRead is used in the FileOpen call to open a file in read-only mode.
| 
 | Open an existing file and return a filehandle |