The name of the help file for the form.
Source position: forms.pp line 731
public property TCustomForm.HelpFile : string |
HelpFile is a String property which contains the name of the help file for the form instance. HelpFile can use a fully-qualified path to the help file if it is not located in the same directory as the application which implements the form.
The value in HelpFile is used in TApplication when it retrieves the help file name from the active form in the application.
|
Application management and configuration for a GUI application. |
|
|
The TCustomForm instance which has the focus. |
CT Web help |
CodeTyphon Studio |