[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 114

type THelpOnHelp = class(THelpAction)

public

  procedure ExecuteTarget(); override;

  

end;

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

  

TAction is the basic action object used on the LCL.

|

TCustomAction

  

TCustomAction is the ancestor class for TAction

|

TContainedAction

  

TContainedAction - parent class for TCustomAction; defines some properties especially relationships with parents

|

TBasicAction

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

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