Skip to content

{ Category Archives } Unicode

Delphi 2009 and C++Builder 2009 Live Webinars with David I starting tomorrow, August 13

I hope you will join me for three weeks of Project Tiburon (Delphi 2009 and C++Builder 2009)
preview webinars taking place starting tomorrow, Wednesday August 13.  I will be doing a
Delphi and C++Builder live webinar each Wednesday, Delphi at 11am Pacific Daylight Time (PDT)
and C++Builder at 1pm Pacific Daylight Time (PDT).
To pre-register for the Delphi 2009 […]

Tiburon’s LoadFromFile and SaveToFile for Unicode characters

With Tiburon, I can use Unicode characters with VCL components like TMemo, TListBox, TComboBox (and others that contain string lists).  How can I  load the strings from a file and save the strings to a file? How do I need to modify any existing Delphi and C++Builder programs to handle Unicode characters for these components?  Here is the answer.
There is a new, optional, parameter for the […]

Close