Packed Record TPaperSize

Hierarchy
Methods
Properties

Unit

Declaration

type TPaperSize = packed record

Description

Description of a paper size

Overview

Fields

Public name:String[16];
Public w:Single;
Public h:Single;

Description

Fields

Public name:String[16];

This item has no description.

Public w:Single;

This item has no description.

Public h:Single;

This item has no description.