WH_MOUSE_LL = 14; begin. Hook:=SetWindowsHookEx(WH_MOUSE_LL, @HookProc, HInstance, 0) end; procedure TForm1.FormDestroy(Sender: TObject);
確定! 回上一頁