[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TPaperRect

TPaperRect - a record holding details of physical and working dimensions for paper

Declaration

Source position: printers.pas line 129

type TPaperRect = record

  PhysicalRect: TRect;

  

  WorkRect: TRect;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.