Name

LongInt Type

Syntax

type LongInt = -2147483648..2147483647;

Description

LongInt is a 32-bit signed integer. Even if the size of Integer changes in a future version of Delphi, LongInt will remain the same. See the Integer type for more information about this type and other integer types.

See Also

Integer Type, LongWord Type, MaxLongInt Constant

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.