[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'StdActns' (#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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.