[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazLogger' (#lazutils)

TLazLoggerFileHandleMainThread.Destroy

Destructor for the class instance.

Declaration

Source position: lazlogger.pas line 109

public destructor TLazLoggerFileHandleMainThread.Destroy; override;

Description

Ensures the event handler used to write log messages in the main thread is removed from the thread manager. Calls the inherited destructor, and finalizes the critical section used to protect write access to the handle for the class instance.


Version 4.0 Generated 2025-05-03 Home