[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: lazlogger.pas line 83
public destructor TLazLoggerFileHandleThreadSave.Destroy; override; |
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 |