Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TLogger.Create
TLogger
Constructor for the object instance.
constructor
Create(LogFileName:
String
);
Parameters
LogFileName: String
File used for logging messages and events.
Description
Create is the constructor for the object instance. Create sets
Active
to False, and attempts Assign and Rewrite the file specified in LogFileName. If the file is successfully opened,
Active
is set to True.