Programming with Reflection

image\rwnprg32.gif T27InsertKeyInsertsSpace property

 

Syntax

object.T27InsertKeyInsertsSpace
object.T27InsertKeyInsertsSpace = Value

Works with

image\r24.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) how a T27 terminal responds to the Insert key. When this property is True, pressing the Insert key changes to insert mode and inserts a space. When it is False, pressing the Insert key changes to insert mode, but does not insert a space. For example:

Session.T27InsertKeyInsertsSpace = False

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property