How to Insert a file at the cursor ?
No Answer is Posted For this Question
Be the First to Post Answer
How to turn off ISAPI DLL caching on Windows 2000 and IIS5 ?
How to Get the Windows version in code?
what are the Font problems on NT 4.0?
How to Select a cell in a DBGrid ?
what are the Steps to uninstall and reinstall Delphi 6 ?
How to Change the owner of a component at runtime ?
what is rounding?
How to Create a file association for my application?
How to Flush binary file from disk cache to disk ?
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!
what is Auto increment Build Number?
How to detect the full path or filename of a DLL?