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