Unit 'RLDesign' Package
[Overview][Classes][Index] [#pl_fortesreport]

TRLReportDesigner

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

Declaration

Source position: rldesign.pas line 53

type TRLReportDesigner = class(TComponentEditor)

protected

  fReport: TRLReport;

  

public

  constructor Create(); override;

  

  procedure Edit; override;

  

  procedure ExecuteVerb(); override;

  

  function GetVerb(); override;

  

  function GetVerbCount; override;

  

end;

Inheritance

TRLReportDesigner

  

|

TObject



CT Web help

CodeTyphon Studio