Programming with Reflection
IBMEnterKey property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how the Enter key behaves during IBM 3151 terminal sessions (TerminalType = rcIBM3151).
The default is rcIBMEnterKeySend
rcIBMEnterKeySend The Enter key acts as a Send key.
rcIBMEnterKeyReturn The Enter key acts as a Return key.