Destructor for the class instance.
Source position: lazlogger.pas line 55
public destructor TLazLoggerFileHandle.Destroy; override; |
Calls the inherited destructor on entry. Ensures that the Text handle to LogName is closed when it is in use. Sets the value in ActiveLogText to Nil.
| Version 4.6 | Generated 2026-02-20 | Home |