|
|
|
| acThreadSafeLog component.
|
| property LogToFile: Boolean;
|
| The LogToFile property controls whether the component should append the logged text to specified FileName every time when application calls the Log method.
|
|
|
| FileName, Memo and LogToMemo properties;
|
| Log method.
|