ShellBrowser Delphi Components Documentation
|
Like OnDefaultAction, this event is called before the user double-clicks, presses Enter or selects the default context menu command for an element in the ShellView. Using the "Cancel" parameter you the action can be intercepted and stopped.
property OnBeforeDefaultAction: TCancelEvent;