TShellFileSysType

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellFilesystem


Description


To be documented

Class definitions



[Expand]

TShellFileSysType = class(TShellCommand)


Function declarations



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


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


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


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


Return to Unit Reference