help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

FileIsReadOnly

Check whether a file is read-only.

Declaration

Source position: filutilh.inc line 97

function FileIsReadOnly(

  const FileName: String

):Boolean;

Description

FileIsReadOnly checks whether FileName exists in the filesystem and is a read-only file. If this is the case, the function returns True, otherwise False is returned.

See also

FileExists

  

Check whether a file exists in the filesystem.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505