937 Topics
![]() | |
Hallo all, I have issue to download a file in http: example : [URL]http://www.dodol.com/document.zip[/URL] how to download "document.zip" using delphi?? Thank you | |
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 … | |
How do i goi about assigning a unique serial number to each new copy of a program in delphi? For example: Application 1 - 12345 Application 1 - 12346 Application 1 - 12347 Application 1 - 12348 Ok. So basically each new copy of the same program has a unique … | |
Has anyone noticed any problems with the Delphi 7 system routines in GETMEM.INC with newer WinXP security updates? One of my applications just started throwing a random exception with ResizeInPlace after the latest WinXP update. | |
[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) … | |
Hi all now, for testing modified codes, i encounter a problem. please consider the following code: [code=delphi] procedure MyThreadNum5(Data: Pointer) var i:integer; begin 1 lockvar.BeginRead; 2 try 3 i:=NumOfRxData; 4 finally 5 lockvar.EndRead; 6 end; .... end; [/code] the above thread freezes on line #1; while in the main vcl … | |
in the borland delphi help 2006 : Note that a write lock operation is not atomic. Data in protected memory will always be in a consistent state when BeginWrite returns, but is not necessarily in the same state as when BeginWrite was called. As a rule, a thread should always … | |
i need help on running a external php scripts from a delphi from please help | |
Hi All, I am very new to DELPHI PASCAL Programming. I have imported the TLB file using Component->Import Component. I would like to use the class of the component and call its method. for that i have declared class object like type TSam1 = class(SampleClass) end; and called the method … | |
ok so im in college right computer science major first year and all and they still have pascal can you believe it wow so ne ways he gives out this assingment and the assingment is this i need to write a programm using delphi ythat would be able to name … | |
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 … | |
Please help me with this problem! I am new with Delphi, and arrays I just can't understand I need to write program that contain the arrays for colours My first problem is to increment the colour count Those are my declarations procedure btnSelectClick(Sender: TObject); private { Private declarations } CountSelection … | |
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 | |
All right, I'll admit it - I'm ancient enough to be from the "old" school. In my case, this means I am a textual learner - I don't relate well to visuals. Searching though the FAQs, I was delighted (and very appreciative) to find the list of Smilies - what … | |
hi im doing a hangman game on delphi and need to randomly choose a word from an array then every letter guessed by the user for the game to check if the letter is in the word n if so place it in the appropriate place and if not build … | |
Hello everybody, I have a situation in which I want to execute a command line from a Delphi application, and I want to capture the output from that command and then display it back to the user. Using [B]CreateProcess[/B] I can successfully execute the command - and I am able … | |
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? | |
I design a form in C++ Builder 2006, and i want to handle `WM_NCPAINT` message by my own function (`void RedrawCaption(TMessage & msg);`). After handle this message i have to call the default message handler of the form. But i fail to find out the default handling function. Could you … | |
[URL="http://www.festra.com/wwwboard/messages/13064.html"]How do i create a insert button for a TDBCtrlGrid? [/URL] | |
I'm reting to open a project from college but it want open because my access file path isn't valid. How do i change the path so it works fine again. I try to access the date module but it keeps coming up with the error and closes the program. Need … | |
Hey guys, I'm finished school and I set myself a personal project to make a game in Delphi 6. Some of my friends who are still in school [yr12] in ipt are doing an assignment where they have to make a game and I thought I'd test out myself and … | |
M 69 Resident of Mumbai, India Retired - Electric Motor Manufacturing Industry Programming in Delphi 3 Listen to Music _ Indian Classical, Old Filmy Read : Old Classics English | |
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 … | |
:pretty: Hi! My name is Marzena. I am from South Africa. I have been programming in VB.net for past 3 years. I did enjoy it very much, but lately I started to study C++ and Delphi. I love those languages. Unfortunately I am still "green". I am a big fan … | |
Hi, My name is Terry. A bit older than average (60 - but my wife was born the same month I graduated high school, so she says that takes off 10 years). I've been programming since '79, used BASIC, Assembler, Forth, dBASE, Paradox, Clarion, Turbo Pascal, C, Modula-2, C++, Delphi … | |
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 | |
hey... Pls help me, I have some pdf file and i want to merge it to a new file with Application Delphi version 5 | |
I have an Access 2002 managed replica set running on about 80 sites which communitcate via Indirect Synchronization with a hub replica on a server in a State Government network. Some users are connected directly, some are on DSL and some of us are on satellite or even dialup. All … | |
hi there, can someone tell where can i get Borlard Delphi to Vb.net converter?:cool: | |
i have made a quiz using exelearning mozilla firefox and want to show it in Delphi. how do i do it??? Thanks | |
i am totally new to this. i have just made an application on Delphi, but now need to know how i am going to send it to my clients. do i just give them a copy of my files on a CD, and then they access it by opening them? … | |
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 … | |
Hi, We have our application in Delphi but in one of our client machine using Windows XP SP2, the fonts are overlapping and table columns are getting shrink. Is this a font issues or operating system issue. Thanks in advance. Tapan Project Coordinator [email]tapan.sinha@bossintl.com[/email] | |
Hello, I'm just one more geek browsing the web for code samples. I've been programming since 1981 from DOS to XP using C, C++, VB, VBA, Paradox, etc. but mostly Delphi. I've used Delphi since Delphi 1.0 and I think it is still the best tool on the market. After … | |
Hello to you all, I am having problems with some code that I am working on for a text parsing system from an external *.txt file. The problem seems to stem from the Tokenize function, as I get a: "LNK2019 error: unresolved external symbol "void __cdecl Tokenize(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> … | |
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...) … | |
hi, i'm a student and at this moment i must choose the subject for my diploma degree. so, until now i'm thinking to do something related to databases. i have some knowledge in this domain but 95% is teoretical. as a program language i'm used to work with delphi. this … | |
Good day to everybody, new member here! :cheesy: Using: Delphi 7 with Database Desktop I've made my tables in Database Desktop, and as soon as I tried seting up Referential Integrity, it did not let me save, which stops me from progressing any further in my project. As soon as … | |
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 … | |
I am working on a program in Delphi which is intended to call up a php file on a server, with the output of the php file being dependant on the information the user enters into the Delphi form. I have access to multiple servers, and I'd like to know … | |
Hi I'm a beginner in Delphi and I have I big problem I don't know how to close a form I've a form with user and password .After verification I enter on other form.Albeit I put form1.close when I minimize form2 , form1 it on the screen and i would … | |
Is there any component in delphi 7 for magnetic strips (atm cards). Any one please help. |
The End.