<< Click to display table of contents >> TRVAControlPanel.UseHelpFiles |
Specifies whether help files should be used if available.
property UseHelpFiles: Boolean;
Help files can be:
•provided for RichViewActions; each language may have its own help file (see RVA_SetHelpFile procedure).
•if UseDefaultHelpFile = True, and the current language does not have a help file specified, RichViewActions uses Application.HelpFile.
If a help file is available, additional "Help" button is shown in all RichViewActions dialogs.
Default value:
True
See also: