ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellList.OnBeforeShellCommand Event

This event occurs, before a context menu command is executed.

Syntax
Pascal
property OnBeforeShellCommand: TOnBeforeShellCommand;

This event is triggered if a command from the context menu should be executed. It was either chosen from the shell context menu or triggered by a keyboard event.

Copyright (c) 2011. All rights reserved.