Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 75(0.015 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.4
I'm testing out Delphi7 - Personal edition.  Since the personal edition doesn't come with DB support, does anyone know of a good package I can use to connect to MySQL?
Zones: Delphi ProgrammingDate Answered: 11/08/2003 Views: 0
Hi Anybody knows if there is any tool for memory leak detection that supports Delphi7?  
Zones: Delphi ProgrammingDate Answered: 12/12/2003 Views: 0
Hallo, I create a multithread directdraw program, and suddenly always lost mouse and keyboard control. After I peek the message using winsight this is what happen : WM_NCHITTEST Sent (801,466...
Zones: Delphi Programming, Languages, PascalDate Answered: 09/03/2007 Views: 0
Dear Experts, I have a MDI-application with a statusbar and a timer The timer is for counting down the time and it will be displayed in the statusbar. The user can set the time to count down b...
Zones: Delphi ProgrammingDate Answered: 11/05/2007 Views: 0
Dear Experts, This is what I want my programm to do: A user enters 3 timestamps in the 3 editboxes. for example: edit1: 13:00, edit2: 14:00 and edit3: 15:00 By clicking on a button, a Timer...
Zones: Delphi ProgrammingDate Answered: 02/01/2008 Views: 0
Hi, Isn't the base class TObject just plain text, how can i get an example of the baseclass TObject? And I try to find a picture in Delphi Help that displays the tree of all the classes. Peter
Zones: Delphi ProgrammingDate Answered: 02/08/2008 Views: 0
Im trying to make an application in Delphi 7 that can display large images on screen. I want to know how to use a mini window to navigate across the large image. Something like the minimap in gam...
Zones: Delphi ProgrammingDate Answered: 02/23/2008 Views: 0
Hi, What's the diffirence between an object and a component? P.
Zones: Delphi ProgrammingDate Answered: 02/12/2008 Views: 0
Hi, What happens exactly with the methode if you call a methode that allready exists in an ancestor class: example: TYPE TObject1 = class           procedure test;           end;   ...
Zones: Delphi ProgrammingDate Answered: 02/15/2008 Views: 0