ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellLink.OnChange Property

This event will be triggered whenever the connected controls will be informed about a new active folder.

Syntax
Pascal
property OnChange: TNotifyEvent;

Use this event if you would like to be informed, whenever a new active folder is set. This event will be triggered whenever one of the connected controls calls the PathChanged method.

Copyright (c) 2011. All rights reserved.