[Overview][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |