Programming with Reflection

image\rwnprg32.gif TVIDownKeySends property

 

Syntax

object.TVIDownKeySends
object.TVIDownKeySends = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) the action of the Down key when Reflection is emulating a TVI terminal (TerminalType = rcTVI955).

Values

The default value is rcTVIDownKeyCtrlV.

rcTVIDownKeyCtrlV The Down key sends Ctrl+V.

rcTVIDownKeyCtrlJ The Down key sends Ctrl+J (linefeed).

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property