Indicates whether a client encoding is set to 'UTF8'. Syntax: property IsUnicodeUsed: boolean; Description: Use read-only IsUnicodeUsed property to know if PostgresDAC represents strings as Unicode strings or all strings are treated as ANSI-encoded single-byte strings. |