TConsoleShellExit

From Ultibo.org
Jump to: navigation, search

Return to Unit Console Shell


Description


To be documented

Class definitions



[Expand]

TConsoleShellExit = class(TShellCommand)


Function declarations



[Expand]
constructor TConsoleShellExit.Create;
Description: To be documented


[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