Unit 'inputevent' Package
[Overview][Constants][Types][Index] [#amunits]

tIEPointerPixel

Declaration

Source position: inputevent.pas line 99

type tIEPointerPixel = record

  iepp_Screen: Pointer;

  iepp_Position: record

    x: SmallInt;

    y: SmallInt;

  end;

end;


Documentation generated on: 2021-07-30