Programming with Reflection
ReceivedCR property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how a received carriage return (CR) is interpreted. This property is valid only during Wyse terminal emulation.
The default value is rcWyseCr.
rcWyseCR Interpret as a carriage return (CR).
rcWyseCRLF Interpret as a carriage return followed by a linefeed (CRLF).