Back to product page

Row property


Determines current row where cursor is located.

Type

Integer

Syntax

  • Basic
object.Row [= value]
The Row(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

This property is only available in OCX (GUI) version of the component.

Row property specified current position of the cursor - its vertical value. You can set this value (together with Column property) to manually override and move cursor to location you want.

Platforms

Windows