else if (wParam = WM_MBUTTONDOWN) or (wParam = WM_XBUTTONUP) or (wParam = WM_XBUTTONDOWN) then. Result := 1 else. Result := 0;
確定! 回上一頁