TStringToWStringConverter Class

Provides conversion routine between UnicodeString and WideString

Namespace: Spring.ValueConverters
TInterfacedObject
  Spring.ValueConverters.TValueConverter
    Spring.ValueConverters.TStringToWStringConverter
type
 TStringToWStringConverter = class(TValueConverter)
 end;

The TStringToWStringConverter type exposes the following members.

Show:
 NameDescription
Default

Represents method Default. (Inherited from TValueConverter.)

DoConvertTo(TValue,PTypeInfo,TValue)

Represents method DoConvertTo(TValue,PTypeInfo,TValue). (Overrides TValueConverter.DoConvertTo(TValue,PTypeInfo,TValue).)

Top

acc. to #82487 Rtti.ConvStr2Str is wrong (when cast a unicode string to WideString)