TShellFileSysDeltree

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellFilesystem


Description


To be documented

Class definitions



TShellFileSysDeltree = class(TShellCommand)

public
constructor Create;  
private
 
public
function DoHelp(AShell:TShell; ASession:TShellSession):Boolean; override;  
function DoInfo(AShell:TShell; ASession:TShellSession):Boolean; override;  
function DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean; override;  


Function declarations



constructor TShellFileSysDeltree.Create;
Description: To be documented
Note None documented


function TShellFileSysDeltree.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
Note None documented


function TShellFileSysDeltree.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
Note None documented


function TShellFileSysDeltree.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented
Note None documented


Return to Unit Reference