Programming with Reflection
IBMForceInsertChar property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how character insertion is handled during IBM 3151 terminal sessions (TerminalType = rcIBM3151).
When this property is True, a character insertion forces a character off a row (or off the end of the screen if Autowrap is on) when a character insertion operation is performed and a null character cannot be found to delete to accommodate the insertion.
The default is False.