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

TIEPointerPixel

Declaration

Source position: inputevent.pas line 74

type TIEPointerPixel = record

  iepp_Screen: Pointer;

  iepp_Position: record

    x: SmallInt;

    y: SmallInt;

  end;

end;


Documentation generated on: 2021-07-30