Unit 'csvreadwrite' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCSVHandler.Create

Create an instance of TCSVHandler

Declaration

Source position: csvreadwrite.pp line 72

public constructor TCSVHandler.Create; virtual;

Description

Create calls the inherited constructor and initializes various properties such as Delimiter, QuoteChar and LineEnding to their initial values.

See also

Delimiter

  

Field delimiter character

QuoteChar

  

Character to quote values

LineEnding

  

Line ending character


Documentation generated on: Sep 29 2022