TTextParserCSV Class
Represents type TTextParserCSV
.
TObject
System.Data.CSV.TTextParserCSV
System.Data.CSV.TTextParserCSV
The TTextParserCSV type exposes the following members.
Show:
Name | Description | |
---|---|---|
Create(String,TEncoding) | Overloaded. Initializes a new instance of the TTextParserCSV class. | |
Create(TStream,TEncoding) | Overloaded. Initializes a new instance of the TTextParserCSV class. | |
Create(TStreamReader) | Overloaded. Initializes a new instance of the TTextParserCSV class. |
Show:
Name | Description | |
---|---|---|
EndOfData | Represents property | |
RowCounter | Represents property | |
Settings | Represents property | |
Stream | Represents property |
Show:
Name | Description | |
---|---|---|
GetEndOfData | Represents method | |
GetRowCounter | Represents method | |
GetSettings | Represents method | |
GetStream | Represents method | |
ReadRow | Represents method |