ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamShellListColumns.Show

Displays the column with the passed TShellColumnId at its default position if not yet available.

Syntax
Pascal
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.