LiteDAC

TLiteConnectionOptions.UseUnicode Property

Used to enable or disable Unicode support.

Class

TLiteConnectionOptions

Syntax

property UseUnicode: boolean default DefValUseUnicode;

Remarks

Use the UseUnicode property to enable or disable Unicode support. When set to True, all character data is stored as WideString, and TStringField is used instead of TWideStringField. The default value is False.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback