ShellBrowser Delphi Components Documentation
|
Connects this component to a TJamShellLink in order to synchronize it to other shell controls.
property ShellLink: TJamShellLink;
Use this property to connect this component to a TJamShellLink. All shell controls connected to the same TJamShellLink will automatically synchronize the information they display. That means if a user selects a file in a TJamShellList, the TJamThumbnailImage will automatically display the thumbnail image of the selected object.
Important: Here you can find a small introduction, how to use the TJamShellLink property and how to connect the component to it.