ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamShellListColumns.GetColumnBySHColumnId

Finds the TJamShellListColumn with the passed TShellColumnId

Syntax
Pascal
function GetColumnBySHColumnId(p_ShColId: TShellColumnID): TJamShellListColumn;
Parameters 
Description 
p_ShColId: TShellColumnID 
The TShellColumnId of the column 

A TJamShellListColumn or nil if not found