Delphi
Delphi is a software development package created by Borland.
Application
Any
Platform
Any
License
Any
On one of my forms I have 3 DBlookupcombo boxes which filter a table on their dropdown event, the problem is that only one of them actually work correctly. When I select a value in one of the others...
please help.....
my thesis about making game with multiplayer but use LAN connection and i don't know the code..
can anyone tell me the source code or maybe the url about some game using...
Thanks, that worked. You just made a very frustrate guy very happy. Thanks again.
: Ok, I know this is simple and I have done it a long time ago, but I
: am trying to go back over delphi and having trouble with this at the
: momment. I want to add an about box to an...
Ok, I know this is simple and I have done it a long time ago, but I am trying to go back over delphi and having trouble with this at the momment. I want to add an about box to an application.
I...
I had written a C# dll. I need to call only one method from it(the method is public and returns int). I created an interface in which i declared the method. I know i can't call a c# method directly...
: : Hi,
: : just wonder if anybody has ver. 2008 of Borland Builder C++? I use
: : ver. 6 and consider to upgrade. Is it worth it?
: : Thanks,
: : Denny_b
:
: There is no 2008 version...
: Hi guys here's the thing:
: I've got a listbox on my form and it contains the names of several
: images...
: how can I get the text on a line in the listbox (the one that I
: click or...
Hi guys here's the thing:
I've got a listbox on my form and it contains the names of several images...
how can I get the text on a line in the listbox (the one that I click or dblclick) so I can...
: help me with my project...please..can you give me some example or
: preferably a sample of payroll system in delphi...?your answer is
: badly needed! the system to be develop is to be able to...
Hi all
We are modifying an application to take advantage of multiple cores. We are looking at two alternatives for the threading our application
1. The built in Delphi primitives
2. A third...
: can someone send me a link to Delphi, i have been using VB6, but ppl
: have said to try Delphi
: sorry if its not allowed
: thanks
:
Here you go:
http://www.codegear.com/products/delphi/win3...
can someone send me a link to Delphi, i have been using VB6, but ppl have said to try Delphi
sorry if its not allowed
thanks
Hi!
I have a table in delphi 7 which has 4 fields: country, year, value, price.
How can i order the table by country, but at the same time also to be arranged by year?
I know the solution only...
Hi!
I have a table in delphi 7 which has 4 fields: country, year, value, price.
How can i order the table by country, but at the same time also to be arranged by year?
I know the solution...
: I've tried to make Delphi a little faster for a routine which is
: often called (very often):
:
: Delphi Code:
: procedure TMyClass.SetMarkerBit(
: const aBit: Cardinal;
: const...
I've tried to make Delphi a little faster for a routine which is often called (very often):
Delphi Code:
procedure TMyClass.SetMarkerBit(
const aBit: Cardinal;
const aSwitch: Boolean;...
I am trying to instal fast content producer and am having problems. The program came with no instructions. I uploaded all the files to my server which is host4profit.com and now I don't know what to...
: Good day
:
: I want to know, how can i know what file and DLL's do i need to also
: install on a computer without installing delphi as well? Currently i
: have a machine at home without...
Good day
I want to know, how can i know what file and DLL's do i need to also install on a computer without installing delphi as well? Currently i have a machine at home without Delphi and i'm...