Skip to content

DoDisplayIndexString - cHtmlHelp

Selects a keyword in the Index

Type: Procedure

Parameters

Parameter Type Description
wIndex WString

Syntax

Procedure DoDisplayIndexString WString wIndex

Call Example

Send DoDisplayIndexString wIndex

Description

The DoDisplayIndexString procedure opens the help file, selects the Index tab and highlights the keyword in the list.

If you wish to display the topic related to the keyword, use the DoDisplayKeyword procedure instead.

Col 1 Col 2
Note: Before sending this method, you must set the psHelpFile property to the name of the help file.