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

TLazLoggerFileHandle.Destroy

Destructor for the class instance.

Declaration

Source position: lazlogger.pas line 55

public destructor TLazLoggerFileHandle.Destroy; override;

Description

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.