Log type.
Source position: eventlog.pp line 112
|  published property TEventLog.LogType : TLogType | 
LogType is the type of the log: if it is ltSystem, then the system log is used, if it is available. If it is ltFile or there is no system log available, then the log messages are written to a file. The name for the log file is taken from the FileName property.
| 
 | File name for log file. |