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

TFPReportPaperManager

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

Declaration

Source position: fpreport.pp line 1880

type TFPReportPaperManager = class(TComponent)

protected

  function FindPaper();

  function GetPaperByname();

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure Clear;

  procedure RegisterPaper();

  procedure RegisterStandardSizes;

  procedure GetRegisteredSizes();

  function IndexOfPaper();

  property PaperNames []: string; [r]

  property PaperHeight []: TFPReportUnits; [r]

  property PaperWidth []: TFPReportUnits; [r]

  property HeightByName []: TFPReportUnits; [r]

  property WidthByName []: TFPReportUnits; [r]

  property PaperCount: Integer; [r]

end;

Inheritance

TFPReportPaperManager

|

TObject


Documentation generated on: 2023-03-18