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

THelpOnHelp

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

THelpOnHelp - standard action associated with the Help On Help menu item (ie how to get help)

Declaration

Source position: stdactns.pas line 108

type THelpOnHelp = class(THelpAction) end;

public

  procedure ExecuteTarget(); override;

  

Inheritance

THelpOnHelp

  

THelpOnHelp - standard action associated with the Help On Help menu item (ie how to get help)

|

THelpAction

  

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

|

TAction

?

TObject