ShellBrowser Delphi Components Documentation
|
Checks if a TShellColumnId item exists in the list.
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.