ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.GetIndexOfShColumnId Method

Returns the index for a given SHColumnId.

Syntax
Pascal
function GetIndexOfShColumnId(const pColumnID: TShColumnId): Integer;

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

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

Copyright (c) 2011. All rights reserved.