You can always use the WM_NCMOUSEMOVE message and test for its HitTest property: procedure WMNCMouseMove(var Message: TWMNCMouseMove); ...
確定! 回上一頁