Unit 'FPReportDesigner' Package
[Overview][Constants][Types][Classes][Index] [#lz_fpreport]

TFPReportDesigner

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

Declaration

Source position: fpreportdesigner.pp line 45

type TFPReportDesigner = class(TComponent)

protected

  procedure ConfigDesigner(); virtual;

  

  procedure AssignReportData; virtual;

  

  procedure DoExecute; virtual;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  procedure Execute;

  

published

  property Report: TFPCustomReport; [rw]

  

  property ModalWindow: Boolean; [rw]

  

  property Options: TFPReportDesignOptions; [rw]

  

  property Caption: string; [rw]

  

  property OnShowDesigner: TNotifyEvent; [rw]

  

  property OnCloseDesigner: TNotifyEvent; [rw]

  

  property AutoAssignReportData: Boolean; [rw]

  

end;

Inheritance

TFPReportDesigner

  

|

TObject



CT Web help

CodeTyphon Studio