THelpEvent
Special event for display of online help.
Declaration
Source position: classesh.inc line 119
Type
THelpEvent = function(Command: Word; Data: LongInt;
var CallHelp: Boolean) : Boolean of object
Description
This event is used for display of online help.
See also
| Name | Description |
|---|---|
| TGetStrProc | Event for retrieving string values. |
| TNotifyEvent | Standard event handler type. |