Index Property (Window and BrowserWindow Objects)

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

Description

Use the Index property to determine the current front-to-back position of the TestObj window among other windows that have the same class name and belong to the same parent window or process.

Declaration

TestObj.Index

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

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An integer value that specifies the window’s front-to-back position.

See Also

WndClass Property
WndCaption Property
Naming Windows
Object Browser Naming Notation

Highlight search results