ShellBrowser Delphi Components Documentation
|
Retrieves shell columns of a specified folder.
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.