The App object is a global object accessed with the App keyword. It determines or specifies information about the application's title, version information, the path and name of its executable file, and whether or not a previous instance of the application is running.
App
The App object properties, methods, and events listed in the following table are supported:
Properties | Methods | Events |
---|---|---|
Comments | End | None |
CompanyName | ||
EXEName | ||
FileDescription | ||
LegalCopyright | ||
LegalTrademarks | ||
Major | ||
Minor | ||
Path | ||
PrevInstance | ||
ProductName | ||
Revision | ||
TaskVisible | ||
Title |