ShellBrowser Delphi Components Documentation
|
Returns whether the given SHColumnId is currently visible or not.
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.