Free the TCSVParser instance.
Source position: csvreadwrite.pp line 141
public destructor TCSVParser.Destroy; override;
TCSVParser clears the internal data and calls the inherited destructor.
TCSVParser.Create
Create a new instance of TCSVParser.