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