ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.GetIndexOfShColumnId

Returns the index for a given SHColumnId.

Syntax
Pascal
function GetIndexOfShColumnId(const pColumnID: TShellColumnId): Integer;
Parameters 
Description 
const pColumnID: TShellColumnId 

If successful, it returns the index for the specified SHColumnId. If not, -1 is returned.

Use this function to get the index for a given SHColumnId.