TShellFileSysAttrib

From Ultibo.org
Jump to: navigation, search

Return to Unit ShellFilesystem


Description


To be documented

Class definitions



[Expand]

TShellFileSysAttrib = class(TShellCommand)


Function declarations



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


[Expand]
function TShellFileSysAttrib.AttribSearch(AShell:TShell; ASession:TShellSession; const APath,AName:String; ASubdir:Boolean; AMask,AUnmask:LongWord):Boolean;
Description: To be documented


[Expand]
function TShellFileSysAttrib.AttribOutput(AShell:TShell; ASession:TShellSession; const ASearchRec:TFileSearchRec):Boolean;
Description: To be documented


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


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


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


Return to Unit Reference