Unit 'RLReport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLPageSetup

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

Declaration

Source position: rlreport.pas line 756

type TRLPageSetup = class(TPersistent)

public

  constructor Create();

  

  procedure Assign();

  

  property ParentReport: TRLCustomReport; [rw]

  

  property OrientedWidth: Double; [rw]

  

  property OrientedHeight: Double; [rw]

  

published

  property PaperSize: TRLPaperSize; [rw]

  

  property Orientation: TRLPageOrientation; [rw]

  

  property PaperWidth: Double; [rws]

  

  property PaperHeight: Double; [rws]

  

  property ForceEmulation: Boolean; [rw]

  

end;

Inheritance

TRLPageSetup

  

|

TObject



CT Web help

CodeTyphon Studio