Unit 'RLTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_fortesreport]

DetectPaperSize

Declaration

Source position: rltypes.pas line 120

procedure DetectPaperSize(

  aPaperWidth: Double;

  aPaperHeight: Double;

  aOrientationLandscape: Boolean;

  aForceEmulation: Boolean;

  var aResultPaperSize: TRLSystemPaperType;

  var aResultPaperWidth: Double;

  var aResultPaperHeight: Double;

  var aResultOrientation: TRLSystemOrientation

);



CT Web help

CodeTyphon Studio