API Reference DProj2WinSetup DosCommand TDosCommand Class On this page Definition Constructors Properties Methods Definition Unit: DosCommand Package: DProj2WinSetup Delphi Copy type TDosCommand = class(TComponent) Inheritance TComponent TDosCommand Constructors Create(TComponent) Destroy Properties CommandLine CurrentDir EndStatus Environment ExitCode InputToOutput IsRunning Lines MaxTimeAfterBeginning MaxTimeAfterLastOutput OnCharDecoding OnCharEncoding OnExecuteError OnNewChar OnNewLine OnTerminateProcess OnTerminated OutputLines Priority ProcessInformation Methods DoCharDecoding(TObject, TStream) DoCharEncoding(TObject, string, TStream) Execute SendLine(string, Boolean) Stop ThreadTerminated(TObject)