Source position: u_command.pas line 47
type TPaper = record
H: Integer;
W: Integer;
Printable: TDimensions;
end;