ShellExecute 的功能是運行一個外部程序(或者是打開一個已注冊的 ... ShellExecute(Handle, 'open', PChar('c:\test\app.exe'), nil, nil, SW_SHOW);
確定! 回上一頁