FileCreate creates a new file with the specified name. If the return value is ... See Also : System.SysUtils.FileClose System.SysUtils.FileOpen ...
2 KB (186 words) - 12:11, 14 August 2013
See Also : System.SysUtils.FileCreate System.SysUtils.FileOpen Using File Streams Code Examples : ZLibCompressDecompress (C++) Category:API ...
4 KB (307 words) - 20:36, 22 September 2021
See Also : System.SysUtils.FileCreate System.SysUtils.FileOpen Using File Streams Category:API Documentation Category:Berlin.
3 KB (297 words) - 09:45, 15 February 2016
See Also : FileCreate AssignFile Rewrite Reset File Input and Output Support Code Examples : FileListBox (Delphi) FileOpen (C++) FileOpen (Delphi ...
3 KB (304 words) - 16:42, 23 January 2015
The handle is obtained when the file is opened using FileOpen or FileCreate . Note: When working with Delphi language file variables, use ...
1 KB (64 words) - 11:02, 10 February 2014
been opened using the FileOpen or FileCreate method, use the FileAge function instead. ... See Also : System.SysUtils.FileSetDate System.SysUtils. ...
2 KB (134 words) - 14:41, 17 May 2012
Use FileSeek to reposition the read/write point in a file that was opened with FileOpen or FileCreate . returned by FileOpen or FileCreate . ...
2 KB (205 words) - 11:02, 10 February 2014
The Handle that is passed to FileRead must be opened with FileOpen or FileCreate . Note: In Delphi, do not mix routines that take or ...
2 KB (138 words) - 11:02, 10 February 2014
See Also : FileCreate FileGetDate FileOpen DateTimeToFileDate TDateTime TSymLinkRec File Input and Output Support Code Examples ...
2 KB (139 words) - 11:02, 10 February 2014
Handle is a file handle returned by the FileOpen or FileCreate method. The return value is the number of bytes actually written, or -1 if ...
1 KB (125 words) - 11:03, 10 February 2014