[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 118

type TPaperRect = record

  PhysicalRect: TRect;

  

  WorkRect: TRect;

  

end;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads