Used to specify whether the UTF8 charset will be used.
property UseUnicode: boolean default DefValUseUnicode;
Use the UseUnicode property to set MySQL client charset to UTF8 and convert client data according to this charset. When a value is assigned to this property, TMyConnection is closed.