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

TCSVDocument.Destroy

Remove the TCSVDocument instance from memory.

Declaration

Source position: csvdocument.pp line 81

public destructor TCSVDocument.Destroy; override;

Description

Destroy cleans up the data structures for the CSV cells and calls the inherited destructor.

See also

Cells

  

Array access to all cells.

Create

  

Create a new instance of TCSVDocument.


Documentation generated on: Jul 24 2023