| [Overview][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified block handler for the logger type.
Source position: lazloggerbase.pas line 162
public procedure TLazLogger.RemoveBlockHandler( |
AHandler: TLazLoggerBlockHandler |
); virtual; |