Unit FngMouseNtfy

FngMouseNtfy.Pas FnugrMouseNotify - A Simple system-wide mouse message hook component Version 1.1.0.0 Copyright (C) 1997-98 Gleb Yourchenko Contact: Gleb Yourchenko eip__@hotmail.com Please include 'FnugryMouseNotify' in the subject string. Revision History: 1.1.0.0 22,apr,1998 Gleb Yourchenko The component was modified to allow mouse event handler to discard mouse message. A new "fDiscard" parameter has been added to the MouseNotifyEvent.

Classes

TFnugryMouseNotify -

Functions

Register -

Types

TMouseNotifyEvent

Constants

Variables


Functions


procedure Register;


Types


TMouseNotifyEvent = procedure(Sender :TObject; Msg :Integer;
    lpInfo :PMOUSEHOOKSTRUCT; var fDiscard :Boolean) of object

Constants


Variables