Unit 'ZRPrgres' Package
[Overview][Classes][Index] [#pl_zreport]

TZRProgressForm

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

Declaration

Source position: zrprgres.pas line 11

type TZRProgressForm = class(TForm)

  Gauge: TProgressBar;

  

  Info: TLabel;

  

  Cancel: TBitBtn;

  

  procedure CancelClick();

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure FormClose();

  

protected

  procedure CMZRProgressUpdate(); message;

  

public

  constructor CreateProgress();

  

  property Printer: TZRPrinter; [rw]

  

  property Position: Integer; [rw]

  

end;

Inheritance

TZRProgressForm

  

|

TObject



CT Web help

CodeTyphon Studio