Source position: inputevent.pas line 99
type tIEPointerPixel = record
iepp_Screen: Pointer;
iepp_Position: record
x: SmallInt;
y: SmallInt;
end;