TShellCommandTime
From Ultibo.org
Revision as of 04:09, 29 May 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit Shell __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible mw-collap...")
Return to Unit Shell
Description
To be documented
Class definitions
[Expand]
TShellCommandTime = class(TShellCommand)
Function declarations
[Expand]
function TShellCommandTime.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TShellCommandTime.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TShellCommandTime.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented
Return to Unit Reference