ScreenTitleRow Property

Description

The row coordinate that marks the beginning of the emulator screen label property.

Property type

Read-write property

Syntax

Visual Basic
Public Property ScreenTitleRow As Long

Return Value

Any positive integer.

Remarks

The area from which UFT One reads the label property of the emulator screen while recording a test or component. If the location and length of the label are correctly defined, UFT One uses this value as the name of the screen object. The Screen label area is enabled only for emulators that support HLLAPI.

Enter the Start row coordinates that mark the beginning of the emulator label.

Note: It is possible to change the way that UFT One reads the label property of the emulator screen, by adjusting the configuration settings.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.

Example

See Also