[Overview][Resource strings][Types][Classes][Index] |
Control whether output is appended to an existing file
Source position: eventlog.pp line 91
published property TEventLog.AppendContent : Boolean |
AppendContent determines what is done when the log type is ltFile and a log file already exists. If the log file already exists, then the default behaviour (AppendContent=False) is to re-create the log file when the log is activated. If AppendContent is True then output will be appended to the existing file.
|
Log type |
|
|
File name for log file |