[Overview][Types][Classes][Variables][Index] |
TPaperRect - a record holding details of physical and working dimensions for paper
Source position: printers.pas line 129
type TPaperRect = record |
||
PhysicalRect: TRect; |
|
|
WorkRect: TRect; |
|
|
end; |
lazarus-ccr.sourceforge.net |