ProDelphi and ProDelphi.Net new versions released


The new versions of the profiler ProDelphi and ProDelphi.Net come with minor bugfixes and also some improvements. Both can be downloaded from Delphi Pages or from http://www.prodelphi.de
ProDelphi is nominated for the Delphi Informant Readers choice award 2004 in the section debugging: http://www.delphizine.com/ballot2004/

Related Discussions
  • MANIPULATING WINDOWS OF OTHER PROGRAMS (2001-01-04 19:11:41)
    You need to use the EnumWindows API function to figure out the handle of each window that you want to manipulate (you may also need to use...
  • CAN NOT RUN DELPHI 5 ENTERPRISE ON WINDOWS 2000 (2001-01-07 22:12:43)
    brother you are not alone as in my knowledge many other developers are also facing the same problem especially while updating control's position or...
  • HOW CAN I ROTATE A PICTURE? (2001-01-07 05:18:51)
    Hello You can download TRotateImage for Delphi 3-4-5 at http://www.crosswinds.net/%7Ekhojasteh/rotimg.html This component works with...
  • ABOUT THE TIME...? (2001-01-10 18:05:50)
    Yes. See the thread about opening control panel applets. -- The Smurf
  • CLOSE AN APP I JUST OPEN WITHIN DELPHI (2001-01-12 13:32:36)
    See this component... TRunner. http://sedlan.com/runner.php Key Features Available for Delphi versions 3, 4 and 5 Get the handle of the...
  • HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)
    Just add "listbox1.parent:=form1" after "create"...
  • SAVING WITHOUT USING SAVETOFILE() ? (2001-01-11 06:50:58)
    I know that one.. It's not working correctly unforutnatly. When I save a 256 color as 8bit it looks *very* different.. if I save it in 32bit...
  • YOUR FAVORITE BDE ALTERNATIVE? (2001-01-13 10:44:19)
    I joined the company I am currently working for three years ago. MsAccess databases were managed with the BDE. Since we ship our application to...
  • MAKING A COMPILER WITH DELPHI 4 (2001-01-15 12:57:01)
    Goober, Try http://www.bloodshed.net/compilers/ they used delphi to create a c compiler, talk about irony haha, sources etc. are available so...
  • COMMAND LINE ARGUMENTS? (2001-01-15 03:04:25)
    Here's the best way for me to do so... It's an article published in UNDU April 1998... If you don't want to read the article, just copy the unit...
Latest News
Submit News Form Past News
Latest Forum Entries