Delphi
Delphi is a software development package created by Borland.
Application
Business
Remove
Platform
Any
License
Any
: : hi help me i dunno how to compile a delphi source *.pas please mail me
: :
:
: You will need a project file to compile (*.dpr). There is much more to a program than just the .pas files.
:...
: Hi i'm looking for a 'how to call API functions from Delphi' tutorial. Can somebody post a url or any info ?
:
: Thanks
:
You call them the same way you call a regular function. You just have...
: Could you please guide me how to convert Hijri (Arabic) date to Gregorian Date; which I want to incorporate with in my Application which is developed in Delphi 3.0.
:
:
:
There is an ActiveX...
Could you please guide me how to convert Hijri (Arabic) date to Gregorian Date; which I want to incorporate with in my Application which is developed in Delphi 3.0.
: I want to colour the selected cell when a press a button, but for some reason the colour goes away if I scroll away from the cell and back. Can someone help me on this?
:
You may want to check...
: : I'm busy a writing a app that utilizes the webbrowser plugin for Delphi 5, somehow i need to connect and disconnect the modem on time based method.
:
: There is some source code and a sample...
: I'm busy a writing a app that utilizes the webbrowser plugin for Delphi 5, somehow i need to connect and disconnect the modem on time based method.
There is some source code and a sample project...
I'm busy a writing a app that utilizes the webbrowser plugin for Delphi 5, somehow i need to connect and disconnect the modem on time based method.
eg. I need to disconnect the modem after a set...
Hi to anyone who reads this!!
I am trying to get delphi to execute this command: "c:\program files\activision\star trek - armada\armada.exe /edit roymap.bzn" when i press a button.
Can anyone post...
Hi
I am a Delphi programmer but right now I have to make a procedure that
looks like that:
for a:=1 to 7 do {a,b,c,d,e,f,g,h :byte}
for b:=1 to 7 do
for c:=1 to 7 do
for d:=1 to...
: I am currently writing a database help desk system in delphi and I am wondering if anybody has written a similar sytem to aid me in the quick development. The system is to include login, adding...
Ok, I figured you meant TDateTime, but wasnt sure.
I have never read any books to learn a programming language, so i cant really recommend any. And I havent worked with DirectX yet, so again I cant...
: This is the question I dont understand. It depends on what type of Var it is. If its a string, just parse the string. If its a TDate or TDateTime variable, use DecodeDate
:
:
Hi Rick Parrish...
I am currently writing a database help desk system in delphi and I am wondering if anybody has written a similar sytem to aid me in the quick development. The system is to include login, adding...
Since noone ever replied to any of my previous queries, I thought I might just aswell post another question, to se if I'm still beeing ignored.
This time I'm wondering about UTF-8 strings. When...
Hey all you cool delphi cats and hot delphi dogs,
I'm here to express my love for Delphi, and I would want to marry delphi if it was possible. But I have a problem:
I am having a bit of difficulty...
Please help me I need to know that when i press a button that delphi saves the config of the program to a file, because I am making an emulator and i need to know this code, because people that use...
I have found some sourcecode on how to implement a nice linked list using a record. But that's not what I want. I want to create an object List containing links to first and last Nodes and a counter...
hello.
i want help with Delphi 3.
I made a button where it stands "quake2"
and i dont know the command to run C:\quake2\quake2.exe
i want that when i press the button.. the quake2 starting.......
Visual Basic is not SLOW anymore. VB 4 was the last slow VB. It is slower than C++, but takes about 1/3 the time to develop an app. This increased development time is the reason nearly ALL...