Gets the ordinal position for the specified parameter name in the command line for the application.
Source position: lazloggerbase.pas line 293
function GetParamByNameCount( |
const AName: string |
):Integer; |
AName |
|
Parameter name to locate in the command line arguments. |
Position for the named parameters.
| Version 4.6 | Generated 2026-02-20 | Home |