ObjProperty Object

Applies to TestComplete 15.63, last modified on April 10, 2024
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

GetProperties Method
ObjPropertyIterator Object

Highlight search results