TConsoleShellExit
From Ultibo.org
Revision as of 01:01, 1 May 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit Console Shell __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collap...")
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