Back to product page

Column property


Determines current column where cursor is located.

Type

Integer

Syntax

  • Basic
object.Column [= value]
The Column(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.

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

Platforms

Windows