Programming with Reflection
TVIBottomStatusLine property
Syntax |
object.TVIBottomStatusLine |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) usage and display of the bottom status line when Reflection is emulating a TVI terminal (TerminalType = rcTVI955).
The default values is rcTVIStatus.
rcTVINone The bottom status line is not shown.
rcTVIStatus The bottom status line is visible and shows row-, column-, and connection-related information.
rcTVIUser1 The bottom status line is visible and the host can customize the status line message.
rcTVIUser2 The bottom status line is visible and the host can customize the status line message.