How to Get printer capabilities?
No Answer is Posted For this Question
Be the First to Post Answer
How to Re-execute export From Table ?
How to Extract RGB components of a color?
what are Hetergenious joins ?
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!
Explain the findnext method?
How to use far pointers?
How to make sure the function DLLPROC is called when your DLL is unloaded?
How to Call an IB stored procedure using TStoredProc?
What technical support do we get with Delphi?
How to do Sorting on Calculated fields ?
what is Object Activation ?
How to Place multiple copies of a component on a form?