pcplayer: 我刚才测试过了,肯定是及时响应的。我输入 dir,立即显示结果 [阅读: 357] 2007-09-27 03:30:18 FCommand := TDosCommand.Create(self); FCommand.OutputLines := Memo1.Lines; FCommand.InputToOutput := True;