ShellBrowser Delphi Components Documentation
|
Returns True if both TShColumnIDs are equal.
class function IsEqualShellColumnId(const pShellColumnId1: TShellColumnId; const pShellColumnId2: TShellColumnId): Boolean;
Parameters |
Description |
const pShellColumnId1: TShellColumnId |
The first TShellColumnId to compare. |
const pShellColumnId2: TShellColumnId |
The second TShellColumnId to compare. |
True if both TShColumnIDs are equal.