Why you want to join IBM only not others like, TCS Infosys, Satyam & Wipro Etc. please do'nt give general answers?.
IBM,
14 67095how can i add 2 numbers using delphi console application and also windows application , compare both program , reply immediatly
1 9227I'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!
2693Hi is there is any tool to debug Delphi ISAPI dlls in borland 2006 framework. AS i am a new to delphi borland i need a detailed description for debugging the web application in delphi as per my analysis the ISAPI dlls calling the htm files please help me ....
2267
Explain the findnext method?
How to Extract Icons ?
How can I manipulate data programatically?
How to change Kylix directory permissions for all users when installed as root?
How does Delphi handle Windows callbacks?
How to get function params from a dll?
How to Move controls at runtime ?
How to add a system menu item for the "right click" of the application's task bar icon?
Why the error "Operation must use an updateable query"?
How to change an ISAPI DLL project to a CGI project, or vice-versa?
How to Get the Windows version in code?
How to pass functions or procedures to other functions or procedures?
How do I close a modal form? For that matter, what is the best way to close any form?
How to Get the time and date in Universal Time ?
Explain about Multi-Threaded ISAPI DLLs ?