Special event for display of online help.
type THelpEvent = function(
Command: Word;
Data: LongInt;
var CallHelp: Boolean
):Boolean of object;
This event is used for display of online help.
TNotifyEvent
Standard event handler type.
TGetStrProc
Event for retrieving string values.