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

Interface for invoking an action on a target client component or control.

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