Open main menu

RAD Studio API Documentation β

System.Types.PLongint

Delphi

PLongInt      = ^LongInt;

Properties

Type Visibility Source Unit Parent
pointer public System.pas System.Types System.Types

Description

Pointer to LongInt.

A PLongInt represents a pointer to a LongInt.

See Also