Delphi
PVarData = ^TVarData;
C++
typedef struct TVarData *PVarData;
Embarcadero Technologies does not currently have any additional information.