Programming with Reflection
IBMBackspace property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the Backspace key behavior during IBM 3151 sessions. The options are described in pairs that indicate the unshifted and shifted states. For example the default value (rcBsBs) indicates that both Backspace and Shift+Backspace send the backspace function.
This property is only relevant for IBM 3151 terminal emulation (TerminalType = rcIBM3151).
The default value is rcBsBs.
The following options are available, where Bs = Backspace (ASCII 8), Del = Delete (ASCII 127), and Can = Cancel (ASCII 24)
rcBsDel
rcDelBs
rcDelCan
rcBsBs