ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamSystemShellView.OnChanged

Occurs if the underlying view has changed.

Syntax
Pascal
property OnChanged: TNotifyEvent;

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