ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellColumns.IsCustomColumnId

Checks if the passed TShellColumnId refers to a custom column instead of a ShellColumn.

Syntax
Pascal
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.