JVCL Help:TJvDebugHandler.LogFileName
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDebugHandler.LogFileName Property
[+] TJvDebugHandler Fields
[+] TJvDebugHandler Methods
[+] TJvDebugHandler Properties
Search in JVCL Help
Search in all projectsSummary
The name of the application's log file.
Pascal
propertyLogFileName: string;
Description
Can be set at design-time or in the mainform's OnCreate with or without path. If no name or path is given, any logfiles created will be provided the name: Application.Title + 'ERRORLOG.txt' and will be placed in the application's directory.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page