Gets the ordinal position in the container for the specified log group.
Source position: lazloggerbase.pas line 101
public function TLazLoggerLogGroupList.IndexOf( |
const AConfigName: string |
):Integer; |
const AnEntry: PLazLoggerLogGroup |
):Integer; |
AConfigName |
|
Name of the load group to locate in the container. |
Ordinal position in the container for the specified log group.
AnEntry |
|
Pointer to the log group to locate in the container. |
| Version 4.4 | Generated 2025-11-08 | Home |