ShellBrowser Delphi Components Documentation
|
Compares the TShellAction to a command supplied as string.
function Equals(const pCommandString: string): Boolean; overload;
Parameters |
Description |
const pCommandString: string |
The string that should be compared. |
Boolean: True if the given string is the command string this command; False otherwise.