There is no overloaded version of 'ExecuteIt' that can be called with these arguments

前端 未结 0 1033
故里飘歌
故里飘歌 2021-01-28 12:35
function ExecuteIt(const cmd : string; startSeparateConsole,
startMinimized, startBackground, WaitForExit : Boolean) : integer; overload;
begin
ExecuteIt := ExecuteIt(cm         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题