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

TFPReportExportManager

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

Declaration

Source position: fpreport.pp line 2321

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



CT Web help

CodeTyphon Studio