[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether the Init method has already been called for the logger class instance.
Source position: lazloggerbase.pas line 142
protected property TLazLogger.IsInitialized : Boolean |
Used and updated in the Init method to determine whether DoInit is called. DoInit is not called when IsInitialized is set to True.
Version 4.0 | Generated 2025-05-03 | Home |