TShellFileSysChdir
From Ultibo.org
Return to Unit ShellFilesystem
Description
To be documented
Class definitions
[Expand]
TShellFileSysChdir = class(TShellCommand)
Function declarations
[Expand]
function TShellFileSysChdir.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TShellFileSysChdir.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented
[Expand]
function TShellFileSysChdir.DoDefault(AShell:TShell; ASession:TShellSession; const AName:String; AParameters:TStrings):Boolean;
Description: To be documented
[Expand]
function TShellFileSysChdir.DoExtended(AShell:TShell; ASession:TShellSession; const AName:String; AParameters:TStrings):Boolean;
Description: To be documented
Return to Unit Reference