Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

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

Cardinal

  

An unsigned 32-bits integer.

DWord

  

An unsigned 32-bits integer.

UInt32

  

An unsigned 32-bits integer.


Documentation generated on: Jul 24 2023