Unit 'aes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

evnt_mouse

Declaration

Source position: aes.pas line 54

function evnt_mouse(

  ev_moflags: SmallInt;

  ev_mox: SmallInt;

  ev_moy: SmallInt;

  ev_mowidth: SmallInt;

  ev_moheight: SmallInt;

  ev_momx: psmallint;

  ev_momy: psmallint;

  ev_mobutton: psmallint;

  ev_mokstate: psmallint

):SmallInt;

function evnt_mouse(

  ev_moflags: SmallInt;

  ev_mox: SmallInt;

  ev_moy: SmallInt;

  ev_mowidth: SmallInt;

  ev_moheight: SmallInt;

  out ev_momx: SmallInt;

  out ev_momy: SmallInt;

  out ev_mobutton: SmallInt;

  out ev_mokstate: SmallInt

):SmallInt;


Documentation generated on: 2023-03-18