TShellCommandHelp

From Ultibo.org
Jump to: navigation, search

Return to Unit Shell


Description


To be documented

Class definitions



[Expand]

TShellCommandHelp = class(TShellCommand)


Function declarations



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


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


[Expand]
function TShellCommandHelp.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented


[Expand]
function TShellCommandHelp.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented


Return to Unit Reference