Enter Keywords:
1 - 10 of 80(0 seconds)
Sort By:
 
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 Rating: 7.4 Views: 0
Hi Anybody knows if there is any tool for memory leak detection that supports Delphi7?  
Zones: Delphi ProgrammingDate Answered: 12/12/2003 Rating: 7.4 Views: 0
I Want To Access MsSql Directly (Not Through BDE) Using Delphi7
Zones: Delphi Programming, Delphi D...Date Answered: 05/18/2004 Rating: 7.2 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, La...Date Answered: 09/03/2007 Rating: 9.2 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 Rating: 7.6 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 Rating: 9.2 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 Rating: 7.0 Views: 0
Hi, What's the diffirence between an object and a component? P.
Zones: Delphi ProgrammingDate Answered: 02/12/2008 Rating: 7.8 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 Rating: 9.4 Views: 0
How can I catch the postdata variable on the BeforeNavigate2 event , and store it into a global variable (OleVariant) to reuse it again in a later time? Can I use the statement v_postdata := postda...
Zones: Delphi Programming, Del...Date Answered: 05/14/2008 Rating: 9.0 Views: 0