Create an instance of TCSVHandler
Source position: csvreadwrite.pp line 72
public constructor TCSVHandler.Create; virtual; |
Create calls the inherited constructor and initializes various properties such as Delimiter, QuoteChar and LineEnding to their initial values.
|
Field delimiter character |
|
|
Character to quote values |
|
|
Line ending character |