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