Delphi 1
Delphi was one of the first of what came to be known as Rapid Application Development (RAD) tools when released in 1995 for the 16-bit Windows 3.1.
Forum Post

run program componant

hi is there a componant to run another application from a delphi program? i am using delphi 1 thanks, ed.
Forum Post

Re: floppy formatter

: hi i would like to write a floppy formatter in delphi 1 any ideas? or sample code? : : There are two ways of coding this: - Use WinExec() or ShellExecute() to call format.exe, which performs...
Forum Post

floppy formatter

hi i would like to write a floppy formatter in delphi 1 any ideas? or sample code?
Forum Post

W8Loss

Hello, in Delphi 1 there used to be a nice utility w8loss. Is there a similar one in Delphi 5 onwards?
Forum Post

TCP IP Communication and return

Hi all, A situation may occur that a windows 3.11 machine running a program made with Delphi 1 has to communicate with a machine running windows 9x with a Delphi 7 program. Will this cause...
Forum Post

Re: How to install a super cool component

Open file. If something needs to be compiled do that. Click install. Seems like an unintuitive place to stick that function, but that's how they did it.
Forum Post

How to install a super cool component

I have recently downloaded this super cool component. The programmer says it is for Delphi 1 To 6 and Up. I have Delphi 7 how do I install this component ? When I unzip the file it throws out a...
Forum Post

Re: Still Some Questions

This message was edited by JoseC at 2003-8-26 23:45:11 This message was edited by JoseC at 2003-8-25 4:39:56 Thanks again! Now I understand the concept of the arrays(I think! :) ) If you...
Forum Post

Re: displaying html files with delphi 4

:if not search for THTMLViewer. I've used it since Delphi 1 and it works great. Well... ish. I actually found the THTMLViewer kind of limiting. In any case, even if TWebBrowser isn't installed...
Forum Post

Expert Programmer (Delphi, ASP, SQL etc) Requires Freelance Project

Hi, I have more than 13 years in the IT industry and are looking for some freelance projects. With the current South African exchange rate, I'm sure I will be able to provide you with your...
Forum Post

FoxPro with Delphi 5?

Hi, I am trying to upgrade an application that was written in Delphi 1 that uses FoxPro tables. The problem I'm having is that, in Delphi 5, no TDatabase object I create can connect to any of my old...
Forum Post

Re: Delphi 1 -> Delphi 5

: Hi. : I'm rewriting an old Delphi 1 program over to Delphi 5 and : I came across a function not supported in D5. : : GetModuleUsage : : The program starts another .exe, and then waits for...
Forum Post

Delphi 1 -> Delphi 5

Hi. I'm rewriting an old Delphi 1 program over to Delphi 5 and I came across a function not supported in D5. GetModuleUsage The program starts another .exe, and then waits for that program...
Forum Post

Re: to manning

If you really want a sample, send me an email. If you are using Delphi 1 it wont be much help since it wont be able to read the Delphi 5 project files my compiler will make. I can write a quick...
Forum Post

Re: How To Link 16bit Obj?

:...16bits Obj in delphi 5...link a ASM builded obj but it failure... Maybe you must build again the .OBJ file, but if you have not the source file, you can try create a DLL library with Delphi 1...
Forum Post

Re: delphi 1 111111111111111

: Hi and thaks for the code.But I get the error on the setforegroundwindow // You're right, SetForegroundWindow doesn't work in Windows 3.1 // Try using this instead.... SetWindowPos(Handle,...
Forum Post

delphi 1 111111111111111

Hi and thaks for the code.But I get the error on the setforegroundwindow (handle).If I delete this line the prog. dont show any message. How can I handle this, or can I. t:loser unit Timeri;...
Forum Post

Re: Re: delphi 1 lllllllllllllllll

OOPS! The HTML on this messageboard screwed up my code! //Change this block... while GetTickCount Application.ProcessMessages; Update; //To this... while GetTickCount Application...
Forum Post

Re: delphi 1 lllllllllllllllll

This is as close as I can get.... unit Unit1; interface uses Wintypes, WinProcs, SysUtils, Messages, Forms, Controls, StdCtrls, Classes, ExtCtrls; const SecondsToShow=20;...
Forum Post

delphi 1 lllllllllllllllll

I am doing 'program' and this is what I want it to do. first it must show each day how many days are left into the last day in december, and this must shown in certain time examble 12.00. The...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.