Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.09.23;
Скачать: CL | DM;

Вниз

Unicode Control   Найти похожие ветки 

 
ebz   (2007-02-19 06:23) [0]

What controls that support Unicode Text / Caption ?


 
Vladimir Kladov   (2007-02-19 15:54) [1]

All the TControl with UNICODE_CTRLS.


 
ebz   (2007-02-20 08:49) [2]

I"ve add the UNICODE_CTRLS in the Conditional Defines, but its doesn"t work. The Compiler doesn"t detect UNICODE_CTRLS Define. What"s wrong ?


 
Miklya   (2007-02-20 14:28) [3]

Try Project -> Build All Projects


 
ebz   (2007-02-21 06:35) [4]

OK thanks. The Compiler detect now, but the text wasn"t display correctly. My code is like this

 Label1.Caption := WStrLoadFromFile("Unicode.txt");


in VCL it"s works fine. Are there other settings related to Font Properties ? I"ve used Arial Unicode MS. In VCL it works with general font like Times New Roman,Arial,Courier New etc.


 
mixail_shar   (2007-02-21 16:50) [5]

Попробуй:
Label1.SetUnicode(True);


 
ebz   (2007-02-22 03:33) [6]

i"ve try like that, still doesn"t work. I"m using KOL 2.53. Is there an example using unicode ?



Страницы: 1 вся ветка

Текущий архив: 2007.09.23;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.027 c
15-1187779055
AZIZE
2007-08-22 14:37
2007.09.23
Проблемка


11-1171706959
Vladimir Kladov
2007-02-17 13:09
2007.09.23
версия 2.52


4-1173803554
DevilDevil
2007-03-13 19:32
2007.09.23
Состояние скроллирования. Помогите пожалуйста.


2-1188476752
parivet
2007-08-30 16:25
2007.09.23
Вопрос на засыпку


15-1188142290
Ermitazh
2007-08-26 19:31
2007.09.23
Помогите новичку