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.6 | Generated 2026-02-20 | Home |