ShellBrowser Delphi Components Documentation
|
Helper class to convert a TShellAction enum to either a label or a command
TShellActionHelper = class helper for TShellAction;
|
Name |
Description |
|
Compares the TShellAction to a command supplied as string. | |
|
Compares the TShellAction to a command supplied as string. | |
|
Assigns this variable by parsing the given string and looking up the matching enum member. | |
|
Returns a shell command for a TShellAction enum. | |
|
Returns a label for a TShellAction enum. |