ShellBrowser Delphi Components Documentation
|
Compare two TShellColumnIds for equality.
class operator Equal(const Left: TShellColumnId; const Right: TShellColumnId);
Parameters |
Description |
const Left: TShellColumnId |
The first TShellColumnId that should be compared. |
const Right: TShellColumnId |
The second TShellColumnId that should be compared. |
True, if both TShellColumnIds identify the same column, False otherwise.