TShellFileSysXcopy
From Ultibo.org
Return to Unit ShellFilesystem
Description
To be documented
Class definitions
TShellFileSysXcopy = 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 TShellFileSysXcopy.Create;
Description: To be documented
Note | None documented |
---|
function TShellFileSysXcopy.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
Note | None documented |
---|
function TShellFileSysXcopy.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
Note | None documented |
---|
function TShellFileSysXcopy.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented
Note | None documented |
---|
Return to Unit Reference