Unit 'ZReport' Package
[Overview][Constants][Types][Classes][Index] [#pl_zreport]

TZRFrame

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

Declaration

Source position: zreport.pas line 60

type TZRFrame = class(TPersistent)

protected

  procedure Draw;

  

  procedure Print();

  

  property Owner: TZReportControl; [r]

  

public

  constructor Create();

  

  procedure Assign(); override;

  

  property Width: Integer; [r]

  

  property Height: Integer; [r]

  

published

  property Left: Integer; [rw]

  

  property Top: Integer; [rw]

  

  property Right: Integer; [rw]

  

  property Bottom: Integer; [rw]

  

end;

Inheritance

TZRFrame

  

|

TObject



CT Web help

CodeTyphon Studio