[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit '_crw_apptools' (#crwlib)

PrinterPageSettings

Declaration

Source position: _crw_apptools.pas line 415

var PrinterPageSettings: packed record

  Indent: TRect2D;

  Scale: Double;

  Adjust: Integer;

end = (Indent: (a: (x: 1; y: 1); b: (x: 1; y: 1)); Scale: 1; Adjust: 1);