ShellBrowser Delphi Components Documentation
|
This Unit contains visual and non visual controls related to the Windows Shell and the file system.
|
Name |
Description |
|
Base class for our listview based controls that implements basic features shared among all our listview controls. | |
|
Base class for our listview based controls. | |
|
Base class for our listview based controls that are able to show file system objects (only). | |
|
Objects of the type JamFileListItem are used to populate the TJamFileList control. | |
|
Class which holds instances of the TJamFileListItem class. | |
| ||
|
|
Name |
Description |
|
This records holds information about the current column properties. | |
|
Different checking modes for the TJamShellList. | |
|
Icon sizes for ViewStyle vsIcon. | |
|
Action types that are passed in the TOnListItemEvent event. | |
|
Possible values for sort stages. |
Name |
Description |
This class represents an array of TShColumnIDs. | |
The possible types of events that can occur in an OnBeforeShellColumnChanged event. | |
This procedure is called if an item is added to the control. | |
This procedure is called if an item is added to the control. | |
This procedure is called when after user has changed the columns e.g. by using the header context menu. | |
This procedure is called when the user changes the columns by using the header context menu. | |
This procedure is called if the state of the corresponding checkbox has changed. | |
This event can be implemented to consistently customize column names. It will be called whenever the name of a column is displayed: as column header, in the context menu or in the columns dialog. | |
This procedure is called when controls are about to handle shell notifications. | |
This procedure is called when a special action has been executed on a ListItem, e.g. after the path has been check asynchronously. | |
This procedure is called when the sorting will begin or has finisehd its work. | |
The event that is fired when a Thumbnail was updated. | |
Represents an array of Variants |