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.
0
votes
0answers
5 views
Virtual Treeview in RADStudio 2007
Hi all, I succesfully built Virtual TreeView under RADStudio 2007 to use it in Delphi project, but I cannot get it to work in C++ projects. Any help highly appreciated!!!
0
votes
1answer
16 views
Evaluate Expression in RAD Studio 2007’s Watch
I know that most of you might have noticed now. When you try to evaluate an expression using watch on RAD Studio 2007, it does not evaluate.
For example, if I had a vector, I could not do …
0
votes
2answers
110 views
Codegear RAD Studio C++ Go to Definition - Control Click
I am using CodeGear RAD Studio C++, I know that to go to a definition of a variable or class you must press control and click on the method name, or any identifier where you want to go to a …
