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

faReadOnly

Read-Only file.

Declaration

Source position: filutilh.inc line 85

const faReadOnly = $00000001;

Description

Attribute of a file, meaning the file is read-only. Used in TSearchRec and FindFirst

See also

TSearchRec

  

Record describing a search handle or result

FindFirst

  

Start a file search and return a findhandle


Documentation generated on: Nov 14 2015