ShellBrowser Delphi Components Documentation
|
This event occurs, before a context menu command is executed. This event is deprecated and will be removed. Use OnBeforeCommand instead.
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.