I'm using Delphi 4/5 and have am trying to fill a RichEdit
control with both European characters and Thai characters -
while I can change character colours the font stays with
what was selected for the control:-
reLangB.SelAttributes.Color :=dCol;
reLangB.SelAttributes.Name :=FontName[dLang];
reLangB.SelAttributes.Charset :=FontChar[dLang];
reLangB.SelAttributes.Style :=[];
reLangB.Lines.Add(dText);
The FontName and FontChar arrays contain the font info, and
using a similar method for Captions and EditBoexes works!
Anybody any ideas?
Thanx in advance!


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Delphi Interview Questions

How to create a Resource only DLL?

0 Answers  


How to generate steps to reproduce your issue for Borland Developer Support?

0 Answers  


I just bought Delphi. Where are the language and library reference manuals?

0 Answers  


How to Use an animated cursor?

0 Answers  


what are the Differences between Create(Self) and Create(Application)?

0 Answers  






How to display an application associated icons?

0 Answers  


What are the different Control Panel Applets?

0 Answers  


How to Get values in a TDBGrid before they are posted?

0 Answers  


How to Change the root key ?

0 Answers  


How to Access HKEY_LOCAL_MACHINE under NT without Admin?

0 Answers  


How to assign the Delphi global printer object, to the Quick Reports global printer object?

0 Answers  


How to Use Control Characters With Delphi?

0 Answers   Crossdomain, Delphi,


Categories