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

THelpTopicSearch

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

THelpTopicSearch - standard action associated with the Help Topic Search menu option

Declaration

Source position: stdactns.pas line 103

type THelpTopicSearch = class(THelpAction)

public

  procedure ExecuteTarget(); override;

  

end;

Inheritance

THelpTopicSearch

  

THelpTopicSearch - standard action associated with the Help Topic Search menu option

|

THelpAction

  

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

|

TAction

?

TObject