Tagged Questions

0
votes
1answer
100 views

add a new Color scheme to the Rad Studio.

It's possible modify or change a color scheme (Color SpeedSetting) in the Rad-Studio? There is an entry in the Windows Registry? or must edit some file? Thanks in advance.
0
votes
4answers
199 views

ASMX in Delphi Studio

Hi guys, I recently bought Bob's book Delphi XML, SOAP & Web Services in page 85 of this book the (Delphi 2006 8used) comes with several New Item Categories such as C# Projects C++ Builder …
3
votes
4answers
260 views

What do I need to know to upgrade a complex application from C++Builder 2007 to 2010?

My company's main application is mostly written in C++ (with some Delphi code and components). We are upgrading from RAD Studio 2007 to 2010 for the next release, starting in about a week. What do I …
2
votes
2answers
208 views

Installing Rad Studio 2007 and Rad Studio 2010 in same machine

Hi, I want to install Rad Studio 2010 on a machine that already has installed Rad Studio 2007, There is some compatibility problem? thanks in advance, Bye.
1
vote
1answer
52 views

Reading proxy details in a vcl.net application using Rad Studio 2007

How to read the proxy details (address and port) from a vcl.net application (Rad Studio 2007) ?. Heard about InternetGetProxyInfo. But didnt find the details any where. Thank you.