[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enumeration type specifying the kind of help requested.
Source position: classesh.inc line 113
type THelpType = ( |
||
htKeyword, |
|
Help type: Keyword help |
htContext |
|
Help type: Context ID help. |
); |