- winevent 1-03
- Authorize : Demo EUR20.00
- Requirements : Delphi 3 or higher, C++ Builder 3/4/5/6
- Publisher : Greatis Software
- OfficeWebsite : http://www.greatis.com/
- OS Support : Windows XP, 2000, 98
Content
MSAA (Microsoft Active Accessibility) Component
Editor: WinEvent (TWinEvent component) supports most of MSAA (Microsoft Active Accessibility) possibilities which allow to monitor many system events. With TWinEvent you can track some low-level things which were available with global hooks and external DLLs before.
MSAA allows to track many system event, like foregound window switching, MOVE/resize window, minimize/restore window, mouse capturing/releasing, menu start/end, changing selection in Tree View, list view, list Box, etc., window and control scrolling, changing value in edit boxes and many more...
See the full list of TWinEvents events:
OnWinEvent, OnSystemAlert, OnForegroundWindow, OnMenuStart, OnMenuEnd, OnMenuPopupStart, OnMenuPopupEnd, OnCaptureStart, OnCaptureEnd, OnMoveSizeStart, OnMoveSizeEnd, OnContextHelpStart, OnContextHelpEnd, OnScrollingStart, OnScrollingEnd, OnSwitchStart, OnSwitchEnd, OnMinimizeStart, OnMinimizeEnd, OnObjectCreate, OnObjectDestroy, OnObjectShow, OnObjectHide, OnObjectReorder, OnObjectFocus, OnObjectSelection, OnObjectSelectionAdd, OnObjectSelectionRemove, OnObjectSelectionWithin, OnObjectStateChange, OnObjectLocationChange, OnObjectNameChange, OnObjectValueChange
WinEvent suite includes demo project that demonstrates main features of TWinEvent component. you can free download WinEvent 1.03 now.