Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Delphi Programming Solutions: 76 - 100 of 470
 
Hello Experts, How can I do to check if some IP is a public proxy?? I thought about using IdTCPClient and try to connect at all ports, but then i realised that it wouldn't be enought... If ...
I'm developing a TCP/IP server in Delphi 2007 with INDY10. The server is activated and a lot of client are connected to him on a GPRS way, around 150; the clients must remain connected all the...
Is there any fix for this? (other than restarting the IDE) After a while and a few searches, I get this error when I use "Find in Files": "List index out of bounds(3)". The next time I get ...
I'm converting an old application to ADO from BDE and need some help. A BDEClientdataset has been used to call a stored procedure (via commandtext) to return multi-table data to the screen...
Hi, Could someone tell me what I'm doing wrong when using a TStringList with associated images. The idea is to use the Objects array to store and retrieve images. My app has declared: ImgL...
hi ,  how i add submenu in to popupmenu IN B procedure TFormIE.ShowMenuMain(var Message: TMessage); var pt     : TPOINT;     rect   : TRect;     hPopup : HMENU; begin   SendMessage(...
I have some Oracle databases. Some tables need to be synchronized on a per record basis. The same application is used worldwide to alter data on the different databases and the newer records...
Hi Experts, I'm trying to use tchart with pie series in delphi 7, but a I have a problem. When I put data in the pie the calculation of percentage does not work. Ex: I put a button wi...
I have an opportunity to do some development work in Delphi.   I have done a little research and I am concerned because I think I see signs of a dying product. - Spinning off from Borland -...
Dear Experts, Please consult, how do i have to use FindWindow function if i want to now the handle of some application which doesn't have static Window caption (it may be changed to differe...
Hi I'm have an app in which a have some thread. And in one of them I'm creating a TIdHTTP object to download one file. The problem is that downloading hangs my entire app - the app becomes ...
Hi I'm trying to calculate hash of a .torrent file, and can't seem to get it to work. What I'm getting is far from what the result should be. I'm using the SHA code from here: http://www.ko...
Hi My application processes very large amounts of data, not from database. I have lots of Records and array of records, and I need to be careful with assigning data type to variables, other...
I would like to use Firebird as my Database. I would like to know the best conduit to use for making my connection from (Delphi 7, Delphi 2007, Delphi 2009) to Firebird.   Is there anything ou...
How can I develop an Internet Explorer add on (Toolbar)? I don't want to develop that with .Net because not all machines run .Net. I know also Delphi and Visual Basic. I would like also to ...
Using Delphi 7 with Paradox/Local SQL. I'm using a component (SMExport) which exports from a dataset to an excel file. My table contains a client code field and a type field by which I want ...
Hello, Can anybody give me some sample on how to create the following by code in Delphi: - add SQL Server 2005 Database - add a table - add different types of fields to the table I'm ...
Hello! I have a Luminary Micro Controller where all code examples are written in C. From their support I've been told that I need to open a COM port in Delphi and send a packet of bytes t...
Hi, how to make an SMTP server in Delphi that ultilize ip where the program is running on computer to send the emails, some example? source code? thank you.
I can access all the information about a bluetooth device or radio. But what I have not figured out is when a bluetooth device comes on and sends a request for authentication, how do I capture...
Hi. I'm using Indy to parse a page. I never had a problem when i compile and execute my application to my pc. But when i try to run it on any other computer 90% of the times i get errors ...
Hi everyone, I'm Developing an application for a self service kiosk and need that application to be REALLY REALLY ALWAYS ON TOP!!! you have certainly seen the little windows that pop up from...
Hi experts, I am looking for ideas and any links to components/source code out there. Now I'll try to explain the problem. I need to implement derived alarm functionality. So Alarm 'Z' goes...
Hi, experts, I have a thread instantiated several times, but I need get the ThreadID in terminate procedure of each instance. How do that ? Thx Alexandre Brazil
What are all of the updates needed for applying to Delphi 7 and bringing it up to date current with all of the updates? WHat are the steps to applying each. Can you circumvent some if apply...