[Overview][Constants][Types][Index] Reference for unit 'inputevent' (#aros)

TIEPointerPixel

Declaration

Source position: inputevent.pas line 76

type TIEPointerPixel = record

  iepp_Screen: Pointer;

  iepp_Position: record

    x: SmallInt;

    y: SmallInt;

  end;

end;


Documentation generated on: 2017-01-10