Longword
An unsigned 32-bits integer
Declaration
Source position: system.fpd line 21
Type
Longword = 0..4294967295
Description
The base 32-bit unsigned type. See the reference manual for more details
See also
Name | Description |
---|---|
Cardinal | An unsigned 32-bits integer. |
DWord | An unsigned 32-bits integer |
UInt32 | An unsigned 32-bits integer |