Packed Record TPaperSize
Unit
Declaration
type TPaperSize = packed record
Description
Description of a paper size
Overview
Fields
![]() |
name:String[16]; |
![]() |
w:Single; |
![]() |
h:Single; |
Description
Fields
![]() |
name:String[16]; |
|
This item has no description. | |
![]() |
w:Single; |
|
This item has no description. | |
![]() |
h:Single; |
|
This item has no description. | |
