[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_proc.pas line 226
function RunCommandInDirIdle( |
const CurDir: LongString; |
const CmdLine: LongString; |
out OutStr: LongString; |
out ErrStr: LongString; |
SleepTime: Integer = 0 |
):Boolean; |