TTelnetShellLogout

From Ultibo.org
Jump to: navigation, search

Return to Unit RemoteShell


Description


To be documented

Class definitions



[Expand]

TTelnetShellLogout = class(TShellCommand)


Function declarations



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


[Expand]
destructor TTelnetShellLogout.Destroy;
Description: To be documented


[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