[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

fmShareCompat

Open file in DOS share-compatibility mode

Declaration

Source position: filutilh.inc line 60

const fmShareCompat = ;

Description

fmOpenShareCompat is used in the FileOpen call OR-ed together with one of fmOpenReadWrite, fmOpenRead or fmOpenWrite,to open a file in a sharing modus that is equivalent to sharing implemented in MS-DOS.

See also

FileOpen

  

Open an existing file and return a filehandle

The latest version of this document can be found at lazarus-ccr.sourceforge.net.