BDFfont
TCSV_File
Fields | u_CSV_File | Members | Methods | Properties | Class Hierarchy
Class Hierarchy
TCSV_File
TCSV_File = class
File
Description
CSV Support file
Members
Fields
Field Description
CSVFile This is CSVFile, a member of class TCSV_File.
FileName This is FileName, a member of class TCSV_File.
FSeparator This is FSeparator, a member of class TCSV_File.
FValueList This is FValueList, a member of class TCSV_File.
Properties
Property Description
Separator This is Separator, a member of class TCSV_File.
ValueList This is ValueList, a member of class TCSV_File.
Methods
Method Description
Close Close a CVS file
Find Find a string in file
isEOF Test end of file
Open Open CSV file (read only) and initialize the class. You must open a file before calling other method (ReadNextLine or Find) At the end of the process, call Close method.
ReadNextLine Read next line and extract values
SetSeparator Set CVS file separator.
Legend
private
Data Member
Property
read only
Method
Links

Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2003. All rights reserved.