[Overview][Constants][Types][Procedures and functions] |
Redefinition of integer as 32-bit type.
Source position: objpas.pp line 28
type Integer = LongInt; |
In OBJPASmode and in DELPHImode, an Integerhas a size of 32 bit. In TP or regular FPC mode, an integer is 16 bit.