ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.GetShColumnIdFromColumnNumber Method

Returns the SHColumnId for a given column number.

Syntax
Pascal
function GetShColumnIdFromColumnNumber(pColumnNumber: Integer): TShColumnId;

If successfull, it returns the SHColumnId for the specified column index. If not, a "EShellBrowserError" is raised.

Use this function to get the SHColumnId for a given column number.

Copyright (c) 2011. All rights reserved.