Programming with Reflection
TVIAttributeBaseMode property
Syntax |
object.TVIAttributeBaseMode |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how visual attributes are applied when Reflection is emulating a TVI terminal (TerminalType = rcTVI955).
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.