formhelp UseF1 property
Return to Introduction  Previous page  Next page
Applies to
acFormHelp component.  

Declaration
property UseF1: Boolean;  

Description
The UseF1 property specifies whether the FormHelp should invoke the context-sensitive help from the control under mouse pointer when user press F1 key.  
 
Set UseF1 to True to let the FormHelp to process F1 key presses, or set it to False to disable this feature.