Unit 'JwaWinAble' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

tagINPUT

Declaration

Source position: jwawinable.pas line 200

type tagINPUT = record

  type_: DWORD;

  case Integer of

    0: (

        mi: MOUSEINPUT;

      );

    1: (

        ki: KEYBDINPUT;

      );

    2: (

        hi: HARDWAREINPUT;

      );

end;


Documentation generated on: 2023-03-18