ParamCount Property

Applies to TestComplete 14.60, last modified on April 22, 2021

Description

Use the ObjEvent.ParamCount property to obtain the total number of event’s parameters.

Declaration

ObjEventObj.ParamCount

Read-Only Property Integer
ObjEventObj An expression, variable or parameter that specifies a reference to an ObjEvent object

Applies To

The property is applied to the following object:

Property Value

An integer value that specifies the total number of parameters of the given event.

See Also

ObjEvent.Name
ObjEvent.ParamName

Highlight search results