[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Event handler, called when RunCommandLoop is executing
Source position: processbody.inc line 138
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 |