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

TLazLoggerFileHandleThreadSave.Destroy

Destructor for the class instance.

Declaration

Source position: lazlogger.pas line 83

public destructor TLazLoggerFileHandleThreadSave.Destroy; override;

Description

Finalizes the critical section used to protect write access to the handle for the class instance. Calls the inherited destructor prior to exiting from the method.


Version 4.0 Generated 2025-05-03 Home