How to Launch default browser on a URL?
No Answer is Posted For this Question
Be the First to Post Answer
what are the Differences between Create(Self) and Create(Application)?
Why can?t we connect to an Access database using the BDE and native MSACCESS driver?
How to Paint a rainbow color spectrum onto a form ?
How to detect if a non-menu key has been pressed?
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!
what is SQL Parameter binding?
How to Create temporary canvas?
How to drop down a menu Programmatically ?
Why the error "Operation must use an updateable query"?
How to Move the application server to another machine?
How to Specify an overlay image for a node in a treeview ?
How to avoid an access violation when using the move procedure?