|
ShellBrowser Delphi Components Documentation
|
Checks if the passed TShellColumnId refers to a custom column instead of a ShellColumn.
class function IsCustomColumnId(const pShellColumnId: TShellColumnId): Boolean;
|
Parameters |
Description |
|
const pShellColumnId: TShellColumnId |
The TShellColumnId to check. |
True if the passed TShellColumnId refers to a custom column.