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) |
Generic context object |
|
Requestor |
*Input (Optional) |
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.