ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamBaseShellListView.IsColumnVisible

Returns whether the given SHColumnId is currently visible or not.

Syntax
Pascal
function IsColumnVisible(const pColumnID: TShellColumnId): Boolean;
Parameters 
Description 
const pColumnID: TShellColumnId 
The TShColumnId of the column  

True if the column is available and visbile. False if it`s not available or hidden.