Unit 'LazLoggerBase' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TLazLogger.RemoveBlockHandler

Removes the specified block handler for the logger type.

Declaration

Source position: lazloggerbase.pas line 163

public procedure TLazLogger.RemoveBlockHandler(

  AHandler: TLazLoggerBlockHandler

); virtual;

Version 4.6 Hosted on Source Forge