| [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 141
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.