Skip to content

View_Context_KeyWord_Help - HelpSystem

Sent when the requesting object has requested keyword-context help

Type: Procedure

Parameters

Parameter Type Description
Obj Integer The object ID of the object that is requesting help

Syntax

Procedure View_Context_KeyWord_Help Integer Obj

Call Example

Send View_Context_KeyWord_Help Obj

Description

The requesting object (Obj) has requested keyword-context help. This keyword context is obtained by calling the function help_context in the requesting object. The returned keyword value is used when calling the Windows Help system.