Navigation: Code Documentation > RSCommon > RSConstants > Constants
CarriageReturn Constant
Defines the character for a carriage return on a platform.
Note
This constant is redefined because it is wrong in XE2
Namespace: RSConstants
Delphi
CarriageReturn = #$D;
Value
Type: string
•RSConstants