How to Launch default browser on a URL?
No Answer is Posted For this Question
Be the First to Post Answer
How to obtain IDAPI32.LIB and IDAPI.H ?
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 create an executible file using the command line directive in Linux with Kylix?
How to use the TUpdateSQLProvider.OnUpdateRecord method ?
How to Return application's exit code?
How to Get a cool menu in your application?
How to Change the location of the object repository ?
what are Hetergenious joins ?
Can I use the ODBC drivers that I got with ?
How to have a TBitBtn component that has a word wrapped caption?
How to plot a line?
How to Pass TPrinter handle to GetDeviceCaps() ?