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