Unit 'StdActns' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

THelpContents.ExecuteTarget

Executes the help action for the HelpContext.

Declaration

Source position: stdactns.pas line 100

public procedure THelpContents.ExecuteTarget(

  Target: TObject

); override;

Arguments

Target

  

Object instance with the context for the help action.

Description

Calls the inherited method.

See also

TBasicAction.ExecuteTarget