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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_23208915.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23258470.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23275022.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23295936.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23317789.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Components/Q_23605758....
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.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Components/Q_23720239....
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23750483.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23843554.html
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
http://www.experts-exchange.com/Programming/Languages/Q_23895913.html