[Overview][Types][Classes][Procedures and functions][Index] |
[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)
Source position: stdactns.pas line 108
type THelpOnHelp = class(THelpAction) |
||
public |
||
procedure ExecuteTarget(); override; |
|
|
end; |
|
THelpOnHelp - standard action associated with the Help On Help menu item (ie how to get help) |
|
| | ||
|
THelpAction - base class for actions associated with the various Help menu options |
|
| | ||
TAction |
||
? | ||
TObject |