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

TLazLoggerFileHandleMainThread.Create

Constructor for the class instance.

Declaration

Source position: lazlogger.pas line 108

public constructor TLazLoggerFileHandleMainThread.Create;

Description

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