... PChar(WindowName)); if hWnd <> 0 then begin ShowWindow(hwnd, 1); SetForegroundWindow(hWnd); SetFocus(hWnd); end; end; ...
確定! 回上一頁