| [Overview][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when the nesting level for the logger has been changed.
Source position: lazloggerbase.pas line 133
protected procedure TLazLogger.IndentChanged; virtual; |
IndentChanged has an empty implementation, and must be overridden in a descendent class to perform the actions needed when the nesting level (Increaseindent, DecreaseIndent) has been changed.