ShellBrowser Delphi Components Documentation
|
Returns the index for a given SHColumnId.
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.