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

Retrieves shell columns of a specified folder.

Syntax
Pascal
function GetColumns(const pFolder: IItemIdList; pAll: Boolean): TArray<TShellColumnId>;
Parameters 
Description 
const pFolder: IItemIdList 
The folder.  
pAll: Boolean 
If set to True all supported columns are returned. Otherwise only the default columns are returned.  

The shell columns.