ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView

This file contains the TJamSystemShellView.

 
Name 
Description 
 
A base class for hosting Windows Shell controls. 
 
Represents a single shell column inside a IShellView.  
 
Contains a set of TJamShellViewColumn inside a IShellView. Only compatible with Windows Vista and later!  
 
This class represents an item in a TJamSystemShellView instance. 
 
A TJamSystemShellView control looks and behaves like the right pane of the Windows Explorer.  
Name 
Description 
Used to specify that an action has to be performed on all items in the current view.  
 
Name 
Description 
 
The IJamSystemShellItem interface is used to manage the access the information of on an item in the TJamSystemShellView class.  
Name 
Description 
A set of flags that specify folder view options.  
TSystemShellViewAddItem is the function type used for events in the classes TJamSystemShellView and TJamExplorerBrowser such as TJamShellControl.OnAddItem.