Contains a custom paper size defined in TPaperSize.
Source position: printers.pas line 140
type TCustomPaperItem = record |
||
PaperSet: Boolean; |
|
True when a TPaperItem instance is in the Item member. |
Item: TPaperItem; |
|
Contains physical and work area rectangles for a custom paper size. |
end; |