Unit 'LR_Desgn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_report]

TfrDesigner

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

Declaration

Source position: lr_desgn.pas line 52

type TfrDesigner = class(TComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Loaded; override;

  

published

  property TemplateDir: string; [rw]

  

  property OnLoadReport: TLoadReportEvent; [rw]

  

  property OnSaveReport: TSaveReportEvent; [rw]

  

end;

Inheritance

TfrDesigner

  

|

TObject



CT Web help

CodeTyphon Studio