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