Unit 'frmfpreportproperties' Package
[Overview][Types][Classes][Index] [#lz_fpreport]

TReportPropertiesForm

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

Declaration

Source position: frmfpreportproperties.pp line 30

type TReportPropertiesForm = class(TForm)

  BPReportProps: TButtonPanel;

  

  CBTwoPass: TCheckBox;

  

  ETitle: TEdit;

  

  EAuthor: TEdit;

  

  LLDateCreated: TLabel;

  

  LDateCreation: TLabel;

  

  Label2: TLabel;

  

  LCBTwoPass: TLabel;

  

  LTitle: TLabel;

  

  procedure FormCloseQuery();

  

protected

  procedure SetReport(); override;

  

public

  procedure FormToReport; virtual;

  

  procedure ReportToForm; virtual;

  

end;

Inheritance

TReportPropertiesForm

  

|

TBaseReportEditorForm

  

|

TObject



CT Web help

CodeTyphon Studio