ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.OnBeforeCommand
Syntax
Pascal
property OnBeforeCommand: TOnBeforeCommand;

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

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.