Source position: process.pp line 69
type TRunCommandEventCode = (
RunCommandIdle,
RunCommandReadOutputString,
RunCommandReadOutputStream,
RunCommandFinished,
RunCommandException
);