What are Delphi and C++ Builder Action Lists and how to use
them?
Does Delphi 5 include Resource Workshop and InstallShield Express?
How to Calculatea point using angles and distance?
How to retrieve the position of the cursor?
How to connect to an InterBase database using the BDE API?
why you want to make your future in SAP?.
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!
How to Allot CPU time ?
How to Set break on exception in Delphi 4?
What are the different ways of defining array sizes?
How to Move a control at runtime with the mouse?
What technical support do we get with Delphi?
How to Disable system menu in code?