Enter Keywords:
1 - 10 of 37(0.021 seconds)
Sort By:
 
I'm developing a multi threaded application, with each thread using a socket connection to talk to the database. The Socket component is based upon overbyte's ICS Wsocket, which is a essentially...
Zones: Pascal, TCP/IPDate Answered: 03/05/2008 Rating: 8.5 Views: 169
I am testing a Delphi application that needs the user to input a stop datetime that is later than a start datetime.  When I entered 04/01/2008 00:01 as the start time and 04/01/2008 00:00 as the st...
Zones: Delphi ProgrammingDate Answered: 03/21/2008 Rating: 7.1 Views: 0
Hi. I guess this is pretty basic, but I could use some help here. I need to share some Delphi routines in several applications (different EXEs).  These routines use non-visual components, like T...
Zones: Delphi Programming, Del...Date Answered: 04/03/2008 Rating: 9.8 Views: 0
Hi. I have an application that runs unattended, it have to perform several tasks, and It cannot stop running. Sometimes, some components raise an exception, and the application stops. Is the...
Zones: Delphi ProgrammingDate Answered: 04/07/2008 Rating: 9.7 Views: 0
Hello experts. I have an application the performs a routine with some Data. Theres a lot of data to process, so I have that same application running several times, on the same computer ( 2 quad...
Zones: Delphi Programming, System Ut...Date Answered: 04/20/2008 Rating: 9.1 Views: 0
I have a Delphi app that can open files.  If another instance of  the app is started it detects the first and the second instance exits. If a user double-clicks an associated data file with the app...
Zones: Delphi ComponentsDate Answered: 07/30/2008 Rating: 9.3 Views: 0
I must be taking stupid pill when it comes to Delphi's implemention of the TreeView.  How can I get the index value (Items[indexvalue]) of the current node in a treeview.
Zones: Delphi ComponentsDate Answered: 09/11/2008 Rating: 7.0 Views: 4
I am trying to use TOleContainer to show a Powerpoint Presentation within the main form of my Delphi application. As you can see from the attached code, I am part of the way there. How do I i...
Zones: Delphi IDEDate Answered: 09/29/2008 Rating: 8.2 Views: 17
I have a DevExpress TcxGrid attached to an Oracle Dataset through a Data Source. It displays the data fine, but I'd like to have the Name field/column have the cell data shown in Bold and possibly ...
Zones: Delphi Programming, Delphi Com...Date Answered: 10/26/2008 Rating: 9.1 Views: 31
i am updating a dbgrid with some values, i want to do something for example display a message if i change the value and exit from the current cell, how do i do this
Zones: Languages, Pascal, Delphi P...Date Answered: 11/12/2008 Rating: 8.5 Views: 0