Subject Re: [firebird-support] UTF8 in Blob, subtype Text & IBObjects
Author Minoru Yoshida
"Martijn Tonies" <m.tonies@...>
Tue, 18 Nov 2008 08:20:33 +0100 wrote:

>> I think that text draw problem, not IBO core(or API) problem.
>> This case become correct result with e.g. TMS unicode controls.
>> It will be possible if unicode controls or ExtTextOutW API.. are used.
>
>However, on VARCHAR it works just fine, so what's the deal here?

Sorry, i have mistaken. The german umlaute are BMP in UCS2(ansi range).
>Additional Information

As far as i understanding in IB_components.pas,
The ansi decoding is only string type. (Please see SetAsString/GetAsString)
The transliteraion of BLOB type may be necessity...

--
Regards,
Minoru