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

THelpContents

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

THelpContents - standard action associated with the Help Contents menu option

Declaration

Source position: stdactns.pas line 98

type THelpContents = class(THelpAction) end;

public

  procedure ExecuteTarget(); override;

  

Inheritance

THelpContents

  

THelpContents - standard action associated with the Help Contents menu option

|

THelpAction

  

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

|

TAction

?

TObject