[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseguiglob' (#msegui)

moeventinfoty

Declaration

Source position: mseguiglob.pas line 89

type moeventinfoty = record

  case Integer of

    0: (

        mouse: mouseeventinfoty;

      );

    1: (

        wheel: mousewheeleventinfoty;

      );

end;


Documentation generated on: 2021-05-13