ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamFilePreview.TJamFilePreview.ShellLink

Connects this component to a TJamShellLink in order to synchronize it to other shell controls.

Syntax
Pascal
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 TJamFilePreview will automatically display the preview of the selected object if a matching PreviewHandler is available.