Removes all block handlers for the logger class created using AddBlockHandler.
Source position: lazlogger.pas line 162
protected procedure TLazLoggerFile.ClearAllBlockHandler; |
Calls RemoveBlockHandler to remove each of the block handlers from the internal list of handlers, and releases the references to the block handler class instances.
| Version 4.4 | Generated 2025-11-08 | Home |