Source position: printers.pas line 134
type TPaperItem = record
PaperName: String;
PaperRect: TPaperRect;
end;