Enables the translation of character strings sent between the client and server by utilizing Unicode conversion.
property AutoTranslate: boolean default DefValAutoTranslate;
When set to True, character strings sent between the client and server are translated by converting through the Unicode to minimize problems in matching extended characters between the code pages on the client and server.