Delphi
PNativeInt = ^NativeInt;
C++
typedef NativeInt *PNativeInt;
Embarcadero Technologies does not currently have any additional information.