Desktop Application Object - ShowHelp Method

Equivalent to pressing F1

Member of Desktop Application Object (PRIM_APPL)

Parameters

Name

Type

Data Type

Description

Handled

*Result (Optional)

Boolean

Set to True to indicate that Help has been handled by the application

Context

*Input (Optional)

PRIM_OBJT

Generic context object

Requestor

*Input (Optional)

PRIM_OBJT

Reference to the control using the method

TagString

*Input (Optional)

String

Generic string used to provide help context

Details

The ShowHelp method is the programmtic equivalent of press F1.


See also

All Component Classes

Technical Reference

  • No labels