Top Property (Bounds Objects)

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

Description

Use Top property to locate the first vertical coordinate of the bounds rectangle.

Declaration

TestObj.Top

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 object:

View Mode

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

Property Value

The value in pixels indicating the y-coordinate of the element’s upper-left corner.

See Also

Left Property (Bounds Objects)
Width Property (Bounds Objects)
Bottom Property (Bounds Objects)

Highlight search results