ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.ViewSettings.IJamViewSettings

Persistent view settings of a control.

Jam_Shell_ViewSettings_IJamViewSettingsJam_Shell_ViewSettings_IJamViewSettingsJam_Shell_ViewSettings_IJamViewSettingsJam_Shell_ViewSettings_IJamViewSettingsJam_Shell_ViewSettings_IJamViewSettings
Syntax
Pascal
IJamViewSettings = interface;
 
Name 
Description 
 
Gets the folder flags.  
 
Gets the grouping.  
 
Gets the direction of the grouping.  
 
Gets if the view uses grouping.  
 
Gets the icon size in pixels.  
 
Gets the sorting.  
 
Gets the shell column, the view is sorted by.  
 
Gets the current sort direction.  
 
Gets the view mode.  
 
Opens the property bag for a specified folder.  
 
Loads the stored column view states.  
 
Sets the folder flags.  
 
Sets the grouping.  
 
Sets the direction of the grouping.  
 
Sets if the view uses grouping.  
 
Sets the icon size.  
 
Sorts the view by a column.  
 
Sets the shell column the view should be sorted by.  
 
Sets the current sort direction.  
 
Sets the view mode.  
 
Stores the specified column view states.