[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
THelpContents - standard action associated with the Help Contents menu option
Source position: stdactns.pas line 98
type THelpContents = class(THelpAction) |
||
public |
||
procedure ExecuteTarget(); override; |
|
|
end; |
|
THelpContents - standard action associated with the Help Contents menu option |
|
| | ||
|
THelpAction - base class for actions associated with the various Help menu options |
|
| | ||
TAction |
||
? | ||
TObject |