ShellBrowser Delphi Components Documentation
|
Displays the column with the passed TShellColumnId at its default position if not yet available.
function Show(const pShellColumnId: TShellColumnId): TJamShellListColumn;
Parameters |
Description |
const pShellColumnId: TShellColumnId |
The TShellColumnId of the column. See TShellColumns for available TShellColumnIds./> |
The column that was added or found.