447 Topics
| |
Hi, I hope to find the solution here.... I want my app to minimize to tray and to use tooltip icon (in systray) for some info for the user. I've tried to find some source code for this but it seams that no one wants to share "the secret". I … | |
Hello, I recently installed Borland Delphi 8.0 for .NET framework, and I need to compile an existing delphi project. For this, it is required that extra design packages be installed, namely some Raize Components and TurboPower Systools. In the help file of the IDE, it is stated that in order … | |
The Delphi7 Application has two EXE. One main EXE and other Secondry EXE. Main Exe loads this Secondry Exe when it runs(executed) as I have checked it in the EVENT LOG. I want to debug this secondry exe. At present I am able to debug only main exe. The functionalities … | |
I'm supposed to be writing a program to pick up files left in an ftp server directory. I have ftp access to the directory, and I have a copy of the Indy pack components installed on my system. However, I'm running into a problem. The files I'm supposed to be … | |
Hi I have a delphi object to store some music information (note, start time, duratrion...) problem is I always get memory addressing error when I run the code,can someone please tell me where I'm going wrong! I declare it in a seperate unit, with all my other declerations as follows: … | |
Can anyone help me with an 'IF' statement that will prevent saving a duplicate record in MSSQL | |
I'm new to C++ builder learning C++ builder,i don't know how to install components.I'm trying to use the text highlight & line count feature for the text editor i've created by following instructions in help file of borland.I downlaoded the component from [url]http://delphisci.sourceforge.net/[/url] but there was no installation instruction.i tried … | |
I've been working on a program designed to allow the end user to offer data corrections back to my company. (That is, they send us the originals, we process those and store it in a database, and this program is supposed to allow them to search the DB and send … | |
[B][COLOR=red]i am using delphi 5 and need help on how to start simple programs[/COLOR][/B] | |
Hi there! I've got a Delphi7 and i wanna to start with a small project. However I can't do that, so I need help I've got two sources: Unit1.pas [INLINECODE] unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls, SHDocVw_TLB, StdCtrls; type TForm1 = class(TForm) … | |
i need help on running a external php scripts from a delphi from please help | |
I have what could prove to be a very challenging question, but hopefully someone will be able to answer it. What i have is 2 programs (both created in delphi). I want to be able to change a particular couple of lines in one program with the other program, if … | |
Hello, Firstly, I would like to say i'm kinda new to programming, so this maybe just a simple error. But the fact is, its been troubling me for days now, and I can't seem to find out how to fix it Anyway, I am unable to run my program, The … | |
Hello new to this site - looking for help counting specific characters from a single word input by a text box, Thanks Wes | |
Could someone please explain to me how to install activeX components in Delphi 2006 pro? This should be easy, but it is driving me nuts. There is no menu item under the "component" menu that says "Install component..." Any Ideas? | |
[URL="http://www.festra.com/wwwboard/messages/13064.html"]How do i create a insert button for a TDBCtrlGrid? [/URL] | |
I am attempting to write a program that expects the value of a specific field to be a five-digit zip code. Logically, this should be a completely numeric value, but as I'm using a text field, it is possible for the end user to put [I]anything[/I] in there. I'm trying … | |
hi all I am Cagri from MARTI LTD in TURKEY. As Marti Ltd we are searching assistance of delphi programmers. We would release works, we need assistance, in some time through internet. Therefore we want from programmers willing to colloborate us to send their mail addresses and their knowledgement and … | |
I'm making a Connect 4 game for a school assignment, and my code should work in theory, but in reality it doesn't. Whenever I run the game, the board tries to draw itself, but then fails to do so. Can anyone please give me any advice? Thanks in advance. [code]unit … | |
Hi all, I don't know if this is possible, but I am needing to upload a file in one of my delphi programs. The program stores and displays events that are happening. The program will be used between 5 people all at different locations. When the program runs, it checks … | |
[COLOR=#555555]Hey, I need a [/COLOR][COLOR=#555555]Delphi[/COLOR][COLOR=#555555] programmer to complete a half finished program. The program still requires a bit of work, o and it would be preferred if the programmer is form [/COLOR][COLOR=#555555]South Africa[/COLOR][COLOR=#555555][/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]For more detailed information e-mail me at: [I]email removed[/I][/COLOR] | |
hi ..everyone I have a problem.I want to create PDF file from Delphi coding. Pls help me neeny | |
I think I have to formulate my previous thread more precise : It is easy to get access to the database components when you use c# in delphi 2005 personal : In the section tool palette there is a button called "data components". When you push this button, you can … | |
Does anybody know how to work with database components in Delphi 2005 Personal ? As far as I can tell by now, database components are supported in the c# part of the IDE only. I established a connection to mySQL 5 with the no - component - library mySQL direct … | |
I just started Delphi and wanted to toy around with some of the features of it, so I started to. I made a TRichEdit box on Form1. If I run the application and try to type in the textbox, nothing appears, the cursor keeps blinking, as if I did nothing … | |
Hey! I have a few questions about Delphi... Is there a free compiler / interpretter for Delphi (if any, which) and / or an IDE? Is Delphi easy to learn, or hard? I mean, I know plenty of languages (C, C++, Java, Perl [some], HTML, Javascript, Ruby, VB6 [woot], Python...) … | |
Hello, i am trying to make a CustomCheckListBox but i cant seem to get it to display my items the box itself creats fine and all the rest seems fine but it wont display my items any help on this matter would be greatly apreciated Thanks. here most of the … | |
Hey y'all, Could anyone tell me the syntax in C++ of a call to a Delphi DLL? Thanks | |
Is there any way to insert an animated .gif image into a Delphi form? The image component only seems to accept jpeg, bitmap, and icon files, plus a couple I've never seen before, but it's my understanding that none of those can be animated, and what I'd like to do … |
The End.