System.CppLongInt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type CppLongInt = Integer;

Properties

Type Visibility Source Unit Parent
type public System.pas System System

Description

Is an alias for LongInt.

CppLongInt represents an alias for LongInt.

See Also