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