Create a new instance of TCSVParser.
Source position: csvreadwrite.pp line 140
public constructor TCSVParser.Create; override; |
TCSVParser calls the inherited constructor and initializes some internal structures.
|
Create an instance of TCSVHandler. |