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

TLazLogger.BlockHandler

Provides indexed access to the Block handlers for the logger type.

Declaration

Source position: lazloggerbase.pas line 165

public property TLazLogger.BlockHandler[AIndex: Integer] : TLazLoggerBlockHandler
  read GetBlockHandler;

Version 4.6 Hosted on Source Forge