ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Actions.TJamShellCommand.ExecuteTarget

Interface for a method of notifying a client when the action updates itself.

Syntax
Pascal
procedure ExecuteTarget(Target: TObject); override;
Parameters 
Description 
Target: TObject 
The target control or client on which the action should be executed.