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

TFPCustomDBFExport

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

Declaration

Source position: fpdbfexport.pp line 52

type TFPCustomDBFExport = class(TCustomDatasetExporter)

protected

  procedure CheckExportFieldName();

  function BindFields; override;

  function CreateFormatSettings; override;

  function CreateExportFields; override;

  procedure DoBeforeExecute; override;

  procedure DoAfterExecute; override;

  procedure DoDataRowStart; override;

  procedure DoDataRowEnd; override;

  procedure ExportField(); override;

  property FileName: string; [rw]

  property AppendData: Boolean; [rw]

  property DBF: TDbf; [r]

public

  property FormatSettings: TDBFExportFormatSettings; [rw]

end;

Inheritance

TFPCustomDBFExport

|

TCustomDatasetExporter

|

TObject


Documentation generated on: 2023-03-18