ParamCount Property

Applies to TestComplete 15.42, last modified on September 08, 2022

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