How to Move a control at runtime with the mouse?
No Answer is Posted For this Question
Be the First to Post Answer
How to Use Delphi or C++ Builder to Run a Query in a Text file ?
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 to have ready before you call Borland Developer Support?
How to find what the user path is for their Environment Variables?
How to Get the longfilename from a file?
How to Modify application server SQL from the client?
How to Change the default project directory ?
How to Avoid an Application Error when using EM_POSFROMCHAR ?
what are the different String Trim functions?
How to Change the port of a printer?
What is the procedure to connect delphi application to ms access database?
How to prevent application?s main window from showing when application loads?