Delphi
PShortInt = ^ShortInt; {$NODEFINE PShortInt} { defined in sysmac.h }
PShortInt ist ein Zeiger auf einen ShortInt.