How to Copy files using the Standard Windows Copy file
dialog box ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the procedure to access the database from delphi?
How to Change windows default printer in code?
How to Display the selected row of a DBGrid in a different color?
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 a bitmap from an icon?
How to Copy files using the Standard Windows Copy file dialog box ?
Where is "View | Project Source" ?
what is Auto increment Build Number?
How to Propagate constraints from middle-tier to client?
How to Covert string of (zeros and ones) to binary?
what is a CopyCursor ?
How to assign a file variable in a Record?