[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Open file in write-only mode
Source position: filutilh.inc line 57
const fmOpenWrite = $0001; |
fmOpenWrite is used in the FileOpen call to open a file in write-only mode.
|
Open an existing file and return a filehandle |
No notes exist for this page yet.