ShellBrowser Delphi Components Documentation
|
Allows to compare a TShellCommand with a TShellAction.
class operator NotEqual(pCommand1: TShellCommand; pCommand2: TShellAction);
Parameters |
Description |
pCommand1: TShellCommand |
The TShellCommand that should be compared. |
pCommand2: TShellAction |
The TShellAction that should be compared. |
Boolean: True if the given commands are equal; False otherwise.