Unit 'fpreport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_fpreport]

TFPReportPageSize

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

Declaration

Source position: fpreport.pp line 840

type TFPReportPageSize = class(TPersistent)

protected

  procedure CheckPaperSize;

  

  procedure Changed; virtual;

  

public

  constructor Create();

  

  procedure Assign(); override;

  

  property Page: TFPReportCustomPage; [r]

  

published

  property PaperName: string; [rw]

  

  property Width: TFPReportUnits; [rw]

  

  property Height: TFPReportUnits; [rw]

  

end;

Inheritance

TFPReportPageSize

  

|

TObject



CT Web help

CodeTyphon Studio