ShellBrowser Delphi Components Documentation
|
An interface that all controls must implement, that want to connect to a TJamShellLink instance.
IJamShellControl = interface(IUnknown);
marder@jam-software.com
|
Name |
Description |
![]() |
This method is called by the ShellLink instance if the currently selected item has changed. | |
![]() |
Getter method for the ShellLink property. | |
![]() |
This method indicates that the callee should go up one level and display the contents of the current folder's parent folder. | |
![]() |
This method is called by the ShellLink instance if the currently displayed folder has changed. | |
![]() |
This method indicates that the control should perform a refresh of its contents. | |
![]() |
This method indicates that the callee should select all item it currently displays. | |
![]() |
Setter method for the ShellLink property. |
|
Name |
Description |
![]() |
The TJamShellLink instance to which the current control connected. |