How to Calculatea point using angles and distance?
No Answer is Posted For this Question
Be the First to Post Answer
How to create an icon from a bitmap?
How to Get the windows directory?
I am trying to call from Delphi and it GPFs. Whats up?
How to Load a TListView component that contains SubItems?
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 are the Benefits of the ConstraintBroker?
'Translate error, value out of bounds' error what does these errors mean?
How to Disable a radio button in a TRadioGroup?
Is there any way to record a keyboard macro in the IDE?
what are Single tier Applications ?
How to enable the cut and copy operations for the TWebBrowser component in Delphi 5?
How to detect the computer name?