|
TFontInfo.Unicode |
Top Previous Next |
|
Specifies encoding for text of this style: Unicode or ANSI. property Unicode: Boolean; (Introduced in version 1.3) If False, text has ANSI encoding, the character set is specified in Charset property. DBCS is not supported. If True, text has Unicode encoding (UTF-16, WideString). Default value: False See also: |