ObjProperty Object

Applies to TestComplete 12.60, last modified on September 17, 2018
This object is obsolete. See the Remarks section below.

Description

The ObjProperty objects provide a scripting interface to the object’s properties which you can see in the Properties page of the Object Browser panel. To obtain the ObjProperty object in scripts, use the Next method of the ObjPropertyIterator object.

Members

Remarks

This object is obsolete. It is supported for backward compatibility only. To get access to the tested object’s properties, use the aqObjProperty object.

See Also

aqObject.GetProperties Method
ObjPropertyIterator Object

Highlight search results