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

TPaperItem

Declaration

Source position: printers.pas line 134

type TPaperItem = record

  PaperName: String;

  PaperRect: TPaperRect;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.