Unit 'csvdataset' Package
[Overview][Classes][Index] [#fcl-db]

TCSVOptions

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: csvdataset.pp line 30

type TCSVOptions = class(TCSVHandler)

public

  constructor Create; override;

  procedure Assign(); override;

published

  property FirstLineAsFieldNames: Boolean; [rw]

  property DefaultFieldLength: Word; [rw]

  property Delimiter;

  property QuoteChar;

  property LineEnding;

  property IgnoreOuterWhitespace;

  property QuoteOuterWhitespace;

end;

Inheritance

TCSVOptions

|

TObject


Documentation generated on: 2023-03-18