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