Previous: LongLongRec type To the Table of Content Next: MaxDWord constant

- 4.62.1.21 -
Standard Units
System Unit
System Unit Variables

MaxCardinal constant

Targets: MS-DOS, OS/2, Win32

System Unit

The maximum value of the Cardinal data type.

Declaration:
const MaxCardinal = High(Cardinal);
MaxCardinal represents the highest value in the range of the Cardinal data type (4294967295).


Previous: LongLongRec type To the Table of Content Next: MaxDWord constant
LongLongRec type Table of Content MaxDWord constant

- 4.62.1.21 -