[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TPaperItem

Declaration

Source position: printers.pas line 129

type TPaperItem = record

  PaperName: string;

  PaperRect: TPaperRect;

end;