How to use the Lookup method to return values from multiple
columns ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Debug CORBA clients and servers?
How does run-time type information (rtti) work?
How to Broadcast a message?
How to Clear the window in a console application?
How to Determine if a combobox is in dropped state?
How to Change the papersize of a print job ?
How to move a string into a TMemoryStream or TFileStream?
How to Read the autoincrement value of Paradox table ?
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!
'Trying to append data to a non-partial dataset' . what does this error indicates?
What are IDAPI and SQL links ?
How to connect to an InterBase database using the BDE API?