Event handler, called when RunCommandLoop is executing.
Source position: processbody.inc line 213
public property TProcess.OnRunCommandEvent : TOnRunCommandEvent |
OnRunCommandEvent is a progress report callback, called at various stages of the TProcess.RunCommandLoop call and when an exception occurs.
|
Execute command and collect output in strings. |