|
@@ -80,7 +80,7 @@ Type
|
|
Function GetExitCode : Integer;
|
|
Function GetExitCode : Integer;
|
|
Function GetRunning : Boolean;
|
|
Function GetRunning : Boolean;
|
|
Function GetWindowRect : TRect;
|
|
Function GetWindowRect : TRect;
|
|
- procedure SetCommandLine(const AValue: TProcessString);
|
|
|
|
|
|
+ procedure SetCommandLine(const AValue: TProcessString); deprecated;
|
|
procedure SetParameters(const AValue: TProcessStrings);
|
|
procedure SetParameters(const AValue: TProcessStrings);
|
|
Procedure SetWindowRect (Value : TRect);
|
|
Procedure SetWindowRect (Value : TRect);
|
|
Procedure SetShowWindow (Value : TShowWindowOptions);
|
|
Procedure SetShowWindow (Value : TShowWindowOptions);
|