Delphi
PFixedInt = ^FixedInt;
C++
typedef int *PFixedInt;
Embarcadero Technologies does not currently have any additional information.