Unit 'csvdocument' Package
[Overview][Types][Classes][Index] [#fcl]

TCSVDocument.Create

Create a new instance of TCSVDocument.

Declaration

Source position: csvdocument.pp line 87

public constructor TCSVDocument.Create; override;

Description

Create calls the inherited constructor and then initializes the data structures for the CSV cells.

See also

Cells

  

Array access to all cells.

Destroy

  

Remove the TCSVDocument instance from memory.


Documentation generated on: Jan 30 2024