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

Finds the TJamShellListColumn with the passed ShellIndex

Syntax
Pascal
function GetColumnByShellIndex(p_ShellIndex: integer): TJamShellListColumn;
Parameters 
Description 
p_ShellIndex: integer 
The ShellIndex of the column 

A TJamShellListColumn or nil if not found