procedure WriteString(const Buffer: string);
Description
Call WriteString to transfer the string Buffer through an existing connection.
The UseUnicode property specifies whether UTF8 conversion from a string to a byte array is to be used.
See Also