ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser.OnChanged

Occurs if the underlying view has changed.

Syntax
Pascal
property OnChanged: TNotifyEvent;

This event is triggered after a TJamShellControl.FullRefresh. To get notifications about state changes of a items (e.g. selection) use the OnSelectionChanged event.