Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» MetaProducts Inquiry
» Features
» Getting Started
» Enhance Web Browser
Options Dialog
» General
» Integration
» Save
» User Interface
» Plugins
» Page Icons
» Citation Styles
» IQLS.exe File
Inquiry Plugins
» Plugins
» IQ Object
» FileIO Object
» Saver Object
» Elements Object
» MetaData Object
» Options Object
» Session Object
» Folder Object
» Page Object
» File Object
 

File Object

Contains:

Properties:

  • Mode (read-only) - fmWide, fmUTF or fmPlain.
  • FileName (read-only) - name of the file on the disk.

Functions:

disk repair utilities Free keystroke recorder data recovery prices
crack email password cracking email password software help
data recovery demo software software manuals data recovery download
  • Close (without parameters) - close the file. If the file was opened to write, the file will be created on the disk, data will be written. The file will be not written until you close it. File will be also automatically written when you destroy its object. The file will be encoded using the mode you specified - fmWide, fmUTF or fmPlain.
  • Write (text) - adds text to the end of the file. File should be opened to write.
  • WriteLn (text) - adds text to the end of the file and carriage return/end of line symbols.
  • Read (without parameters) - returns the rest of the file, which was opened to read.
  • ReadLn (without parameters) - returns one next line of text from the file.
  • Eof (without parameters) - returns true when the file was fully read.
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals