TShellFileSysChdir

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellFilesystem


Description


To be documented

Class definitions



[Expand]

TShellFileSysChdir = class(TShellCommand)


Function declarations



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


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


[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