ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.ViewSettings.IJamShellColumnProvider.GetColumnInfo

Retrieves default column information for a specified shell column inside a folder.

Syntax
Pascal
function GetColumnInfo(const pFolder: IItemIdList; const pShellColumnId: TShellColumnId): TColumnInfo;
Parameters 
Description 
const pFolder: IItemIdList 
The folder.  
const pShellColumnId: TShellColumnId 
The shell column.  

The column information.