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