TStringToWStringConverter Class
Provides conversion routine between UnicodeString and WideString
TInterfacedObject
Spring.ValueConverters.TValueConverter
Spring.ValueConverters.TStringToWStringConverter
Spring.ValueConverters.TValueConverter
Spring.ValueConverters.TStringToWStringConverter
type TStringToWStringConverter = class(TValueConverter) end;
The TStringToWStringConverter type exposes the following members.
Show:
Name | Description | |
---|---|---|
Default | Represents method | |
DoConvertTo(TValue,PTypeInfo,TValue) | Represents method |
acc. to #82487 Rtti.ConvStr2Str is wrong (when cast a unicode string to WideString)