Unit 'fpDBExport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TCustomFileExporter

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

Declaration

Source position: fpdbexport.pp line 227

type TCustomFileExporter = class(TStreamExporter)

protected

  procedure OpenStream; virtual;

  procedure SetFileName(); virtual;

  procedure CheckFileName; virtual;

  procedure OpenTextFile;

  procedure CloseTextFile;

  property TextFile: Text; [r]

  property TextFileOpen: Boolean; [r]

public

  destructor Destroy; override;

  property FileName: string; [rw]

end;

Inheritance

TCustomFileExporter

|

TStreamExporter

|

TCustomDatasetExporter

|

TObject


Documentation generated on: 2023-03-18