TShellFileSysMove

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellFilesystem


Description


To be documented

Class definitions



[Expand]

TShellFileSysMove = class(TShellCommand)


Function declarations



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


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


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


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


Return to Unit Reference