Difference between revisions of "TConsoleShellExit"
From Ultibo.org
(Created page with "Return to Unit Console Shell __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collap...") |
(No difference)
|
Latest revision as of 01:01, 1 May 2018
Return to Unit Console Shell
Description
To be documented
Class definitions
[Expand]
TConsoleShellExit = class(TShellCommand)
Function declarations
[Expand]
function TConsoleShellExit.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TConsoleShellExit.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TConsoleShellExit.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented
Return to Unit Reference