[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Special event for display of online help.
Source position: classesh.inc line 120
type THelpEvent = function( |
Command: Word; |
Data: LongInt; |
var CallHelp: Boolean |
):Boolean of object; |
This event is used for display of online help.
|
Standard event handler type. |
|
|
Event for retrieving string values. |