Is it possible to send emails using Delphi 7.
I'd like to be able to specify the sending email address and the receiving email address.
Any ideas or docs on this?
Recently my WinXP PC no longer boots.
It was shut down properly the night before with no problems and nothing was changed on the machine.
I get no display at all and no beeps during boot up. There is power to each of the components.
I have confirmed that the video card and RAM is working.
Any...
I am using Delphi 7 and would like to know if it is possible to read variables that exist in the Thread that is instantiated, from the main code. If so, how should I declare these variables in the threaded code.
N.B my main code is in unit1.pas, and the thread code in unit2.pas for example.
Thanks.
I have created a thread to execute in my application but I'm not sure where you would Declare the OnTerminate event handler.
Any ideas?
N.B my thread code is contained in unit2.pas and my main code is in unit1.pas for example.
Does anyone know how to play MPEG files using Delphi 7.
I've tried using the TMediaPlayer object with the Animate object but it will just show a black screen in the display area.
Any ideas?
Thanks
Hi,
I'm using Delphi 7 and trying to use the components:
ShellTreeView and ShellListView
however its not clear how you can obtain the filename/path for example when selecting an object from the listview.
Does any one have any clues?
Thanks
I need some help with using the INDY component TCPSERVER/TCPCLIENT in delphi 7.
To start off I'm trying to write text over a socket connection. So at the server end I have a line:
asender.thread.connection.writeln('test');
And at the client end:
data:=tcpclient1.readln();
But find that it...
How do I configure subnetting on an interface.
I notice in some sample configs that while viewing IP route tables I see:
...
171.68.0.0/26 is subnetted, 3 subnets
...
as an example.
How do you enable/configure subnets?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.