Previous: MaxLongint constant To the Table of Content Next: Output variable

- 4.62.1.25 -
Standard Units
System Unit
System Unit Variables

MaxWord constant

Targets: MS-DOS, OS/2, Win32


System Unit

The maximum value of the Word data type.

Declaration:
const MaxWord = High(Word);
MaxWord represents the highest value in the range of the Integer data type (65535).


Previous: MaxLongint constant To the Table of Content Next: Output variable
MaxLongint constant Table of Content Output variable

- 4.62.1.25 -