What is a good BDE Alternative?
No Answer is Posted For this Question
Be the First to Post Answer
How to debug an Apache Shared Module?
How does inheritance operate when using the object of the classes?
How to obtain IDAPI32.LIB and IDAPI.H ?
How to Display documents in the default browser?
How to clear the document listing found in the Windows Start Menu?
How to detect the full path or filename of a DLL?
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 a CopyCursor ?
Define PRIMARYLANGID(), SUBLANGID(), and MAKELANGID() macros?
How to Print a TStringGrid / TDBGrid?
What versions of Delphi are there?
How to use the TUpdateSQLProvider.OnUpdateRecord method ?