Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdLogFile.Filename
TIdLogFile
Identifies the file used to store log messages.
property
Filename: TFilename;
Description
Filename is a TFilename property that identifies the file used to store log messages for the object instance. Filename is used to create or open a TFilestream used for output in the protected methods in the class.