ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellViewColumn

Represents a single shell column inside a IShellView.

JamSystemShellView_TJamShellViewColumn
Syntax
Pascal
TJamShellViewColumn = class(TObject);

Those columns are displayed in the TJamSystemShellView when using the TJamSystemShellView.ViewStyle vmDetails. Only compatible with Windows Vista and later!

 
Name 
Description 
 
Use the auto-size width.  
 
Use the default-size width.  
 
Hides the column.  
 
Displays the column.  
 
Name 
Description 
 
Gets or sets the caption of the column.  
 
Gets the key of the column.  
 
Gets or sets the column the view is sorted by.  
 
Gets or sets the sort direction.  
 
Determines whether the component appears on screen.  
 
Gets or sets the width in pixels of the column.