- 4.62.1.22 -
Standard Units

System Unit


System Unit VariablesMaxDWORD constant
Targets: MS-DOS, OS/2, Win32
System Unit
The maximum value of the DWORD data type.
Declaration:
const MaxDWORD = High(DWORD);
MaxDWORD represents the highest value in the range
of the DWORD data type (4294967295).
  | 
  | 
  | 
| MaxCardinal constant | 
Table of Content | 
MaxInt constant | 
- 4.62.1.22 -