BDFfont
|
TCSV_File
TCSV_File = class
Field | Description |
![]() ![]() | This is CSVFile, a member of class TCSV_File. |
![]() ![]() | This is FileName, a member of class TCSV_File. |
![]() ![]() | This is FSeparator, a member of class TCSV_File. |
![]() ![]() | This is FValueList, a member of class TCSV_File. |
Property | Description |
![]() | This is Separator, a member of class TCSV_File. |
![]() ![]() | This is ValueList, a member of class TCSV_File. |
Method | Description |
![]() | Close a CVS file |
![]() | Find a string in file |
![]() | Test end of file |
![]() | 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. |
![]() | Read next line and extract values |
![]() ![]() | Set CVS file separator. |
![]() | private |
![]() | Data Member |
![]() | Property |
![]() | read only |
![]() | Method |