Programming with Reflection

image\rwnprg32.gif TVIAttributeBaseMode property

 

Syntax

object.TVIAttributeBaseMode
object.TVIAttributeBaseMode = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) how visual attributes are applied when Reflection is emulating a TVI terminal (TerminalType = rcTVI955).

Values

The default value is rcTVIPage.

rcTVIPage Visual attributes are applied from the location of the cursor in display memory to the bottom of the page.

rcTVILine Visual attributes apply only from the location of the cursor to the end of the line.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property