Programming with Reflection

image\rwnprg32.gif ScreenTopRow property

 

Syntax

object.ScreenTopRow

Works with

image\r124.gif

Data type

Integer

 

Description

Returns the row number of the top row of the screen, in host-addressable coordinates. The ScreenTopRow value is always zero unless Reflection is emulating an HP terminal. When Reflection is emulating an HP host terminal, the value is equal to the number of rows of display memory above what the host would consider to be the top row on the screen. This can be different from the top row that is visible in the window if the user has scrolled using the scroll bar.

Values

This property is read-only.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property