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

TCSVDocument.Create

Create a new instance of TCSVDocument.

Declaration

Source position: csvdocument.pp line 80

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: Jul 24 2023