Name Property

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

Description

Use the ObjEvent.Name property to obtain the name of the object’s event.

Declaration

ObjEventObj.Name

Read-Only Property String
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

A string that holds the event name.

See Also

ObjEvent.ParamCount
ObjEvent.ParamName

Highlight search results