937 Topics

Member Avatar for
Member Avatar for dodol

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

Member Avatar for L505
0
210
Member Avatar for EnderX

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 …

Member Avatar for EnderX
0
168
Member Avatar for Carson89

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 …

Member Avatar for radu84
0
84
Member Avatar for dima_q

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.

Member Avatar for dima_q
0
144
Member Avatar for juul

[B][COLOR=red]i am using delphi 5 and need help on how to start simple programs[/COLOR][/B]

Member Avatar for radu84
0
162
Member Avatar for ponik

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) …

Member Avatar for dugjohnson
0
120
Member Avatar for john111smith

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 …

Member Avatar for radu84
0
157
Member Avatar for john111smith

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 …

Member Avatar for radu84
0
94
Member Avatar for maunga
Member Avatar for radu84
0
49
Member Avatar for cirisha

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 …

Member Avatar for Terry Robinson
0
516
Member Avatar for chickenmcnugget

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 …

Member Avatar for Terry Robinson
0
135
Member Avatar for Carson89

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 …

Member Avatar for radu84
0
84
Member Avatar for MarzenaM

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 …

Member Avatar for MarzenaM
0
141
Member Avatar for bm90

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 …

Member Avatar for bm90
0
1K
Member Avatar for wesley123456789

Hello new to this site - looking for help counting specific characters from a single word input by a text box, Thanks Wes

Member Avatar for radu84
0
295
Member Avatar for briskal

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 …

Member Avatar for WaltP
0
253
Member Avatar for sez90

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 …

Member Avatar for sez90
0
119
Member Avatar for briskal

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 …

Member Avatar for briskal
0
475
Member Avatar for Doughy

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?

Member Avatar for radu84
0
45
Member Avatar for cutebamboo

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 …

Member Avatar for Ancient Dragon
0
626
Member Avatar for reabo

[URL="http://www.festra.com/wwwboard/messages/13064.html"]How do i create a insert button for a TDBCtrlGrid? [/URL]

Member Avatar for reabo
0
183
Member Avatar for reabo

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 …

Member Avatar for reabo
0
112
Member Avatar for swifty23

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 …

Member Avatar for radu84
0
77
Member Avatar for tepcon

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

Member Avatar for christina>you
0
7
Member Avatar for EnderX

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 …

Member Avatar for Ferpudy
0
836
Member Avatar for cagricekin

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 …

Member Avatar for radu84
0
92
Member Avatar for MarzenaM

: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 …

Member Avatar for eXceed69
2
96
Member Avatar for Terry Robinson

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 …

Member Avatar for eXceed69
1
101
Member Avatar for Necrobat

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 …

0
60
Member Avatar for satrix36

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 …

Member Avatar for radu84
0
1K
Member Avatar for Gaara

[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]

Member Avatar for radu84
0
111
Member Avatar for neeny29
Member Avatar for yhoezt
0
181
Member Avatar for neeny29

hey... Pls help me, I have some pdf file and i want to merge it to a new file with Application Delphi version 5

Member Avatar for yhoezt
0
265
Member Avatar for Terry Robinson

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 …

0
66
Member Avatar for xmen_xwk

hi there, can someone tell where can i get Borlard Delphi to Vb.net converter?:cool:

0
60
Member Avatar for x00chupej

i have made a quiz using exelearning mozilla firefox and want to show it in Delphi. how do i do it??? Thanks

Member Avatar for radu84
0
67
Member Avatar for x00chupej

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? …

Member Avatar for radu84
0
46
Member Avatar for cd_2007

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 …

Member Avatar for radu84
0
78
Member Avatar for cd_2007

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 …

0
56
Member Avatar for Tapan Sinha

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]

Member Avatar for radu84
0
115
Member Avatar for nnolte

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 …

Member Avatar for christina>you
0
88
Member Avatar for delphi_uk

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> …

Member Avatar for delphi_uk
0
107
Member Avatar for linux

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 …

Member Avatar for radu84
0
144
Member Avatar for linux

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...) …

Member Avatar for jwenting
0
238
Member Avatar for radu84

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 …

Member Avatar for tonakai
0
79
Member Avatar for FlamingBlade

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 …

Member Avatar for jwenting
0
135
Member Avatar for SoulDaddy

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 …

Member Avatar for linux
0
420
Member Avatar for EnderX

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 …

Member Avatar for radu84
0
159
Member Avatar for dragoshstoica

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 …

Member Avatar for dragoshstoica
0
92
Member Avatar for kamatatul

Is there any component in delphi 7 for magnetic strips (atm cards). Any one please help.

Member Avatar for jwenting
0
91

The End.