'Insufficient memory to complete operation' error . what
does this indicates?
No Answer is Posted For this Question
Be the First to Post Answer
How to Change the background color of Text?
How to Create a Lookup field at runtime ?
How to Use Multiple Servers?
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 Convert from Long to Short file names and paths ?
How to Detect how many jobs are in the print spooler?
How to Implement the VB TwipsPerPixel in Delphi ?
How to Determine minor version number?
How to Get a cool menu in your application?
What are the reasons involved in using the interface?
How to plot a line?
How to Use the LzExpand functions in your applications?