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

TZRPage

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

Declaration

Source position: zrprntr.pas line 81

type TZRPage = class(TObject)

protected

  property Owner: TZRPrinter; [r]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure BeginPage;

  

  procedure SaveToStream();

  

  property Count: Integer; [r]

  

  property Line []: string; default; [rw]

  

  property Strings: TStringList; [r]

  

end;

Inheritance

TZRPage

  

|

TObject



CT Web help

CodeTyphon Studio