Unit 'fpreport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-report]

TFPReportExportManager

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

Declaration

Source position: fpreport.pp line 2301

type TFPReportExportManager = class(TComponent)

protected

  procedure RegisterExport(); virtual;

  procedure UnRegisterExport(); virtual;

  function ConfigExporter(); virtual;

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Clear;

  function IndexOfExporter();

  function FindExporter();

  function ExporterConfigHandler();

  procedure RegisterConfigHandler();

  property Exporter []: TFPReportExporterClass; [r]

  property ExporterCount: Integer; [r]

  property OnConfigCallBack: TFPReportExporterConfigHandler; [rw]

end;

Inheritance

TFPReportExportManager

|

TObject


Documentation generated on: 2023-03-18