[Overview][Types][Classes][Variables][Index] |
Location of the application help file.
Source position: custapp.pp line 75
public property TCustomApplication.HelpFile : string |
HelpFile is the location of the application help file. It is a simple string property which can be set by an IDE such as Lazarus, and is mainly provided for compatibility with Delphi's TApplication implementation.
|
Application title |