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

TLazLoggerFile.GetBlockHandler

Gets the value for the indexed BlockHandler property.

Declaration

Source position: lazlogger.pas line 161

protected function TLazLoggerFile.GetBlockHandler(

  AIndex: Integer

):TLazLoggerBlockHandler; override;

Arguments

AIndex

  

Ordinal position for the TLazLoggerBlockHandler value in the property.

Function result

Value for the indexed BlockHandler property.


Version 4.0 Generated 2025-05-03 Home