ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumns.Contains

Checks if a TShellColumnId item exists in the list.

Syntax
Pascal
function Contains(const pShellColumnId: TShellColumnId): Boolean; overload;
Parameters 
Description 
const pShellColumnId: TShellColumnId 
A TShellColumnId that serves as identifier of the column.  

True if the item exists or False otherwise.