ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.DetailsPane.TDetailsPane.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 TDetailsPane will automatically display the selected object according to its settings.