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