How to get the version information for a file?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create stored procedures via Delphi or C++ Builder?
what is Auto increment Build Number?
What are the Benefits of the ConstraintBroker?
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!
How to Place multiple copies of a component on a form?
How to Get the local internet machine name and IP address?
How to use the InterBase API security functions to add, modify and delete users?
How to use the Lookup method to return values from multiple columns ?
How to launch the Control Panel (and its applets)?
How to Use Multiple Servers?
How to retrieve an InterBase Blob in Delphi using SavetoFile?