Open main menu

RAD Studio API Documentation β

System.PShortInt

Delphi

PShortInt     = ^ShortInt;    {$NODEFINE PShortInt}   { defined in sysmac.h }

Properties

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

Description

Is a pointer to a ShortInt.

PShortInt is a pointer to a ShortInt.

See Also