How to write application that will run on computer without the BDE
Question: You already got this question, but your answer was far from what I was looking for.How can I write an appication that will run on a computer without the
Question: You already got this question, but your answer was far from what I was looking for.How can I write an appication that will run on a computer without the
Question: I have written a database program that gives me information about PCs on our network. When more than one user tries to access my data, they get a message
Question: I have a simple animation on a form created by turning bitmaps on and off in sequence. How can I pause between frames? There is no wait or pause
Question: How can I set the System Date and Time in Delphi 2.0 (setdate or settime does not exist)? Answer: Use the WinAPI call SetSystemTime. This will allow you to
Question: I want to deploy a database application developed with Delphi 2 that will access an Interbase database via TCP/IP, but I cannot find any documentation that describes precisely which
Question: Last week I had a head crash on a PC using Delphiand Paradox files. I was able to recover everything but a log file for the month of March.
Question: What is the best way to print infomation in Delphi 2.0? I have tried useing the Print() function to print a form, but it only prints what is viewable
Question: I’m using Delphi 2.0. My application changes the date format with ShortDateFormat:=’dd/mm/yyyy’ and dateseparator functions. It works, but I found that when I change the taskbar’s ontop or autohide
Question: I’ve been programming in Turbo Pascal since v. 4.0 and have made the switch to Delphi 2.0. The only problem is all these new commands!Where on the Net or