IForeSubParams.ParamByName

Syntax

ParamByName(Name: String): IForeSubParam;

Parameters

Name. Parameter name.

Description

The ParamByName method returns parameter by name.

Example

The example of use is given in description of the IForeSub.Params property.

See also:

IForeSubParams