[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Help action used to display the Help on Help topic, or "How to Get Help".
Source position: stdactns.pas line 108
type THelpOnHelp = class(THelpAction) |
public |
procedure ExecuteTarget(); override; |
end; |
|
Help action used to display the Help on Help topic, or "How to Get Help". |
|
| | | ||
|
The base class for standard help actions. |
|
| | | ||
|
TAction is the basic action object used in the LCL. |
|
| | | ||
|
TCustomAction is the ancestor class for TAction. |
|
| | | ||
|
Implements an Action class which has a category and parent action list. |
|
| | | ||
| | | ||
| | | ||
| | | ||
|
The base class for standard help actions. |
| Version 4.4 | Generated 2025-11-08 | Home |