TShellCommandRestart
From Ultibo.org
Return to Unit Shell
Description
To be documented
Class definitions
[Expand]
TShellCommandRestart = class(TShellCommand)
Function declarations
[Expand]
function TShellCommandRestart.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TShellCommandRestart.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TShellCommandRestart.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented
Return to Unit Reference