How to use Access97 drivers with BDE 4.51 ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Embede a copyright symbol in a string?
How does Delphi's exception handling work?
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 change a specific IDAPI configuration setting?
How to Use Control Characters With Delphi?
0 Answers Crossdomain, Delphi,
How to execute a stored procedure with TIBSQL?
How to make the TDateTimePicker display blank?
How to Get the time and date in Universal Time ?
How to do a locate on a non-indexed field?
How to Generate a Windows Console Application?
Can a Delphi Application Connect to an InterBase Database on Any Platform?
How to Place a grid in edit mode programatically?