[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the indexed BlockHandler property.
Source position: lazloggerbase.pas line 135
protected function TLazLogger.GetBlockHandler( |
AIndex: Integer |
):TLazLoggerBlockHandler; virtual; |
AIndex |
|
Ordinal position for the property value retrieved in the method. |
Value for the indexed property.
|
Provides indexed access to the Block handlers for the logger type. |
Version 4.0 | Generated 2025-05-03 | Home |