[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazLoggerBase' (#lazutils)

TLazLogger.RemoveBlockHandler

Removes the specified block handler for the logger type.

Declaration

Source position: lazloggerbase.pas line 162

public procedure TLazLogger.RemoveBlockHandler(

  AHandler: TLazLoggerBlockHandler

); virtual;