help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Procedures and functions
]
Reference for unit 'fileutil' (
#powtils_main
)
FileExists_readwrite
Declaration
Source position: fileutil.pas line 16
function
FileExists_readwrite
(
const
fname
:
String
):
Boolean
;
Notes
Checks whether a file exists and verifies that it can be read and written.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505