Unit 'FpPapers' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

TPaperSize

Declaration

Source position: fppapers.pas line 34

type TPaperSize = packed record

  name: string;

  w: Single;

  h: Single;

end;


Documentation generated on: 2025-12-15