How to Get the Printer driver and port name from TPrinter's ?
No Answer is Posted For this Question
Be the First to Post Answer
what are the Versions of DB2 supported by BDE 5.10 ?
How to assign a Null value to a numeric field in a table?
How to set the desktop icon color in code, or make the text behind them transparent?
How do abstract classes differ from interfaces?
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 Send a file via DCOM ?
How to enable the cut and copy operations for the TWebBrowser component in Delphi 5?
What is the tag property useful for?
What version of Delphi 5 does the Code Explorer come with?
How to get function params from a dll?
How to Change the default width/height of the editor?
How to Load a TListView component that contains SubItems?