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

TFPReportPageSize

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

Declaration

Source position: fpreport.pp line 820

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


Documentation generated on: 2023-03-18