Where is proxies.dcu?
No Answer is Posted For this Question
Be the First to Post Answer
Where to get TUpdateSQLProvider component ?
How to Get the longfilename from a file?
How to Create a palette with more than one entry ?
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 Remove drives listed in a TDriveComboBox ?
How to Use Variables & For Loops in Delphi?
How to Change the owner of a component at runtime ?
How to Extract Icons ?
How to Place a grid in edit mode programatically?
How to Use the Shell API function SHBrowseForFolder() ?
How to Connect via ODBC using Delphi or C++ Builder ?
How to Specify an overlay image for a node in a treeview ?