mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 20:40:24 +02:00
--- Merging r40561 into '.':
U packages/fcl-process/src/processbody.inc --- Recording mergeinfo for merge of r40561 into '.': U . # revisions: 40561 git-svn-id: branches/fixes_3_2@40612 -
This commit is contained in:
parent
71d9269b25
commit
36dc22adb5
@ -80,7 +80,7 @@ Type
|
||||
Function GetExitCode : Integer;
|
||||
Function GetRunning : Boolean;
|
||||
Function GetWindowRect : TRect;
|
||||
procedure SetCommandLine(const AValue: TProcessString);
|
||||
procedure SetCommandLine(const AValue: TProcessString); deprecated;
|
||||
procedure SetParameters(const AValue: TProcessStrings);
|
||||
Procedure SetWindowRect (Value : TRect);
|
||||
Procedure SetShowWindow (Value : TShowWindowOptions);
|
||||
|
Loading…
Reference in New Issue
Block a user