ShellBrowser Delphi Components Documentation
ContentsIndexHome
Jam.Shell.Types.TShellCommand Members
Members
Public Methods
 
Name 
Description 
 
Creates and initializes a TShellCommand.  
TShellCommand Fields
 
Name 
Description 
 
This member can be used for command that need an additional string parameter, like rename, create folder or move.  
 
Defines which kind of user interaction is allowed.  
TShellCommand Methods
 
Name 
Description 
 
Compares the TShellAction to a command supplied as string. 
 
Compares the TShellAction to a command supplied as string. 
 
Returns a shell command for a TShellAction enum. 
 
Returns a label for a TShellAction enum. 
TShellCommand Operators
 
Name 
Description 
 
Allows to compare a TShellCommand with a TShellAction
 
Allows to compare two TShellCommands. 
 
Allows to compare a TShellCommand with a command verb as string. 
 
Converts a TShellAction into a TShellCommand. 
 
Allows to check if a TShellCommand is in a set of TShellActions. 
 
Allows to compare a TShellCommand with a TShellAction