ShellBrowser Delphi Components Documentation
|
|
Name |
Description |
|
AbsoluteItemIdList returns a pointer to a fully qualified ItemIdList of the current object. | |
|
If set to True (the default value), context menu operations will be executed asynchronously in an own thread if possible, if False, they will be executed synchronously in the main thread. | |
|
Use FileSystemOnly to specify, if Next will return only file system objects. | |
|
Allows you to filter objects by filename when enumerating them using the Next function. | |
|
Folder contains the path to the current object. | |
|
Gets or sets the current folder. | |
|
Decides if additional levels shoule be enumerated that are useful for navvigational purposes. | |
|
The full path of the current object. | |
|
Use IconNumber to get the number of the icon for the current object. | |
|
ItemIdList contains a pointer to the ItemIdList of the current object. | |
|
Use MultiObjects if you want use ShowContextMenu or InvokeContextMenuCommand for multiple files and folders. | |
|
ObjectName contains the name of the current object | |
|
This event occurs when the user selected 'Rename' in the context menu of an object. | |
|
If set to true, context menu operations that make changes to the file system (like "delete" or "copy") will not be executed. | |
|
Use SelectedIconNumber to get the number of the 'opened' icon for the current object. | |
|
This property gives access to the IShellFolder interface of the current folder. | |
|
Decides if the shell context menu is added above or below the supplied Delphi TPopupMenu. | |
|
Use this property to define, if Windows error messages and login dialogs will be shown to the user or not. | |
|
Allows you to deal with non file system folders. | |
|
Allows you deal with non file system objects. | |
|
The version number of the ShellBrowser controls. |