Desktop Application Object - ShowHelp Method

Equivalent to pressing F1

Member of Desktop Application Object (PRIM_APPL)

Parameters

NameTypeData TypeDescription
Handled*Result (Optional)BooleanSet to True to indicate that Help has been handled by the application
Context*Input (Optional)PRIM_OBJTGeneric context object
Requestor*Input (Optional)PRIM_OBJTReference to the control using the method
TagString*Input (Optional)StringGeneric string used to provide help context

Details

The ShowHelp method is the programmtic equivalent of press F1.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2