TShellCommandVer

From Ultibo.org
Jump to: navigation, search

Return to Unit Shell


Description


To be documented

Class definitions



[Expand]

TShellCommandVer = class(TShellCommand)


Function declarations



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


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


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


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


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


Return to Unit Reference