Erste Satz aus der Hilfe:
Zitat:
The WM_MOUSELEAVE message is posted to a window when the cursor leaves the client area of the window specified in a prior call to TrackMouseEvent.
Ein Icon ist kein Fenster Höchstens die INA selber. Davon mal abgesehen, warum initialisiert du die
TrackMouseEvent-Struktur bei jeder Mausbewegung? Und EventTrack.hwndTrack :=
Handle; warum gibst du dort das Fensterhandle an? Du willst doch, dass die Nachricht ausgelöst wird, wenn die Maus das Icon in der
TNA verlässt:
Zitat:
hwndTrack
Specifies a
handle to the window to track.