TShellFileSysRen

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellFilesystem


Description


To be documented

Class definitions



[Expand]

TShellFileSysRen = class(TShellCommand)


Function declarations



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


[Expand]
destructor TShellFileSysRen.Destroy;
Description: To be documented


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


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


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


Return to Unit Reference