How to Change the default project directory ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Use Visual Basic arrays in Delphi ?
How to make sure the function DLLPROC is called when your DLL is unloaded?
How to Determine minor version number?
How to Determine if a given printer is capable of printing a PostScript file?
'Invalid BLOb handle' error . what does this indicates?
Explain the findnext method?
What are the available Alternate security databases ?
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 Debug an In-Proc COM Server?
How to make your main form fill up the Desk Top space?
How to Set the caption of the preview window?
Where can we obtain the help file for the VtChart component?