property Newline: string;
Description
The Newline property contains newline sequences used on the server. Newline sequences are used in order to process text files in a cross platform compatible way correctly.
To check if data about newline sequences was received from the server, use the NewlineAvailable property.
See Also