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

TLazLogger.GetBlockHandler

Gets the value for the indexed BlockHandler property.

Declaration

Source position: lazloggerbase.pas line 135

protected function TLazLogger.GetBlockHandler(

  AIndex: Integer

):TLazLoggerBlockHandler; virtual;

Arguments

AIndex

  

Ordinal position for the property value retrieved in the method.

Function result

Value for the indexed property.

See also

TLazLogger.BlockHandler

  

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


Version 4.0 Generated 2025-05-03 Home