Unit mseevent

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class tmseevent  
Class tstringevent  
Interface ievent  
Class tobjectevent  
Class tchildprocevent  
Class tstringobjectevent  
Class tpointobjectevent  
Class tuserevent  
Class tasyncevent  
Class texecuteevent  
Class tcustomeventqueue  
Class teventqueue  

Types

eventkindty = (...);
eventstatety = (...);
eventstatesty = set of eventstatety;
eventarty = array of tmseevent;
eventaty = array[0..0] of tmseevent;
peventaty = ˆeventaty;
objeventstatety = (...);
objeventstatesty = set of objeventstatety;

Constants

eta_release = 2;
mouseregionevents = [ek_mousepark,ek_mouseenter,ek_mouseleave, ek_mousecaptureend, ek_clientmouseenter,ek_clientmouseleave];
mouseposevents = [ek_buttonpress,ek_buttonrelease,ek_mousemove,ek_mousepark];
waitignoreevents = [ek_keypress,ek_buttonpress,ek_mousewheel];

Description

Types

eventkindty = (...);

This item has no description.

Values
  • ek_none
  • ek_focusin
  • ek_focusout
  • ek_checkapplicationactive
  • ek_enterwindow
  • ek_leavewindow
  • ek_buttonpress
  • ek_buttonrelease
  • ek_mousewheel
  • ek_mousemove
  • ek_mousepark
  • ek_mouseenter
  • ek_mouseleave
  • ek_mousecaptureend
  • ek_clientmouseenter
  • ek_clientmouseleave
  • ek_expose
  • ek_configure
  • ek_reparent
  • ek_terminate
  • ek_abort
  • ek_destroy
  • ek_show
  • ek_hide
  • ek_close
  • ek_activate
  • ek_loaded
  • ek_keypress
  • ek_keyrelease
  • ek_timer
  • ek_wakeup
  • ek_release
  • ek_closeform
  • ek_checkscreenrange
  • ek_childscaled
  • ek_resize
  • ek_dropdown
  • ek_async
  • ek_execute
  • ek_object
  • ek_component
  • ek_asyncexec
  • ek_releaseobject
  • ek_connect
  • ek_dbedit
  • ek_dbupdaterowdata
  • ek_data
  • ek_objectdata
  • ek_childproc
  • ek_dbinsert
  • ek_sysdnd
  • ek_sysdndstatus
  • ek_mse
  • ek_user
eventstatety = (...);

This item has no description.

Values
  • es_processed
  • es_child
  • es_parent
  • es_preview
  • es_client
  • es_transientfor
  • es_local
  • es_broadcast
  • es_modal
  • es_drag
  • es_objectpicking
  • es_reflected
  • es_nofocus
  • es_designcall
eventstatesty = set of eventstatety;

This item has no description.

eventarty = array of tmseevent;

This item has no description.

eventaty = array[0..0] of tmseevent;

This item has no description.

peventaty = ˆeventaty;

This item has no description.

objeventstatety = (...);

This item has no description.

Values
  • oes_islinked
  • oes_modaldeferred
objeventstatesty = set of objeventstatety;

This item has no description.

Constants

eta_release = 2;

This item has no description.

mouseregionevents = [ek_mousepark,ek_mouseenter,ek_mouseleave, ek_mousecaptureend, ek_clientmouseenter,ek_clientmouseleave];

This item has no description.

mouseposevents = [ek_buttonpress,ek_buttonrelease,ek_mousemove,ek_mousepark];

This item has no description.

waitignoreevents = [ek_keypress,ek_buttonpress,ek_mousewheel];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.