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

GetParamByNameCount

Gets the ordinal position for the specified parameter name in the command line for the application.

Declaration

Source position: lazloggerbase.pas line 293

function GetParamByNameCount(

  const AName: string

):Integer;

Arguments

AName

  

Parameter name to locate in the command line arguments.

Function result

Position for the named parameters.


Version 4.0 Generated 2025-05-03 Home