ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamShellListColumn

Column class that is used instead of TListColumn in TJamShellList, TJamDriveList and TJamFileList

Jam_Shell_Controls_BaseShellListView_TJamShellListColumn
Syntax
Pascal
TJamShellListColumn = class(TListColumn);

oWeber -v11.1: improve the documentation and add examples.

 
Name 
Description 
 
Create a new TJamShellListColumn instance in the passed collection  
 
Name 
Description 
 
Copies the values of Source  
 
Name 
Description 
 
The TShellColumnId of the attribute the Column is displaying. Not defined for custom columns.  
 
The ShellIndex of the attribute the Column is displaying. This value is -1 for custom columns.  
 
For internal use: Stores the subItemIndex belonging to the Column.  
 
Hides or shows columns.