[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'StdActns' (#lcl)

THelpContextAction

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

THelpContextAction - standard action for providing context-sensitive Help

Declaration

Source position: stdactns.pas line 113

type THelpContextAction = class(THelpAction) end;

public

  procedure ExecuteTarget(); override;

  

  procedure UpdateTarget(); override;

  

Inheritance

THelpContextAction

  

THelpContextAction - standard action for providing context-sensitive Help

|

THelpAction

  

THelpAction - base class for actions associated with the various Help menu options

|

TAction

?

TObject