<< Click to Display Table of Contents >> OnHelp Event |
Is sent if the property RouteHelp is True and the user clicked the Help-Button in the toolbar or pushed the corresponding key (F1 by default).
This is one of the few events where CloseDoc() may be called while processing it.
OnHelp(
Sender: TVPEngine
)
Sender
the VPE object that fired the event