JVCL Help:TJvDebugHandler.LogFileName

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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