Delphi
Delphi is a software development package created by Borland.
Application
Any
Platform
Any
License
Any
I am newer to Delphi, and I am writing a Delphi app that must use a set of DLLs that were written in VB6. These DLLs have been registered. I haven't been able to find a way to do this. I tried using...
Have you ever caught in such cases?
Your friend has lots of classical DVDs. However, you have no choice for them. Do you want to put them on your own iPod?
You have got some good videos. Do you...
Hi,
I'm fairly new to Delphi Pascal although quite experienced with C/C++.
My question is: does below function write data into some other memory locations outside 'myArr[]'??? (C/C++ does)...
This is my first post on the forum because I was so angered by the exam. But anyway...
...Similar sentiments echoed here. Our whole class(10 of us), failed to make any headway into the final...
You bought an iPhone and love all its features, but wish you didn't have to pay for your songs twice to get a ringtone. (We know that iPhone, iPhone 3G Ringtones use the file extension .M4R. And the...
I have a page control on my main form that gets its tabs populated
form from a frame this all works great I have a popup menu that give the user an option to free a single tab or all the tabs except...
I gave up on this at the time but came back to it yesterdaqy I took a break off programming for quite some time but thought Id update with the working code
procedure TForm1.Button1Click(Sender:...
edited rerad your post misunderstood what you wanted to do
hi
i have this code
// mesgMessage: TidMessage
// smtpSendMail : TidSMTP
procedure TformMain.butnSendMailClick(Sender: TObject);
var
idtTextPart: TIdText;
begin
mesgMessage....