Name Property

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

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