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