ScreenTitleCol Property

Description

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

Property type

Read-write property

Syntax

Visual Basic
Public Property ScreenTitleCol 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 column 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