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

TIEPointerPixel

Declaration

Source position: inputevent.pas line 69

type TIEPointerPixel = record

  iepp_Screen: Pointer;

  iepp_Position: record

    X: Integer;

    Y: Integer;

  end;

end;


Documentation generated on: 2021-07-30