ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellLink.TJamShellLink.OnNavigating

Occurs when navigating to a folder. You can intercept navigation by setting the Cancel parameter in the event arguments.

Syntax
Pascal
property OnNavigating: TNavigationPendingEvent;