[Overview][Constants][Types][Index] Reference for unit 'objpas' (#rtl)

Integer

Redefinition of integer as 32-bit type.

Declaration

Source position: objpas.pp line 35

type Integer = LongInt;

Description

In OBJPAS mode and in DELPHI mode, an Integer has a size of 32 bit. In TP or regular FPC mode, an integer is 16 bit.


Documentation generated on: May 14 2021