System.PShortInt

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer public System.pas System System

Beschreibung

PShortInt ist ein Zeiger auf einen ShortInt.

PShortInt ist ein Zeiger auf einen ShortInt.

Siehe auch