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.6 | Generated 2026-02-20 | Home |