ObjectGroupIndex Property (MSAA Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use the ObjectGroupIndex property to get an object’s index in the group of objects with the same ObjectIdentifier. The ObjectGroupIndex property is used to name MSAA objects.

Declaration

TestObj.ObjectGroupIndex

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

This property is applied to all the objects that are exposed by the MSAA engine.

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

An integer value holding the object’s index.

See Also

ControlIndexInGroup Property (MSAA Objects)
ControlIndex Property (MSAA Objects)

Highlight search results