Source position: agraphics.pas line 1686
type TMonitorHandle = record
Next: PMonitorHandle;
id: ULONG;
mask: ULONG;
gfxhidd: APTR;
end;