[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Do not lock file.
Source position: filutilh.inc line 64
const fmShareDenyNone = ; |
fmOpenShareExclusive is used in the FileOpen call OR-ed together with one of fmOpenReadWrite, fmOpenRead or fmOpenWrite, to open a file so other processes can read/write the file as well.
|
Open an existing file and return a filehandle |
lazarus-ccr.sourceforge.net |