Source position: inputevent.pas line 69
type TIEPointerPixel = record
iepp_Screen: Pointer;
iepp_Position: record
X: Integer;
Y: Integer;
end;