Not really at the moment, mainly because I am making a big switch over to C# and I am currently learning C# and C++ instead of Delphi, but I might make a few from time to time.
Not a completely true statement because not everything is possible with a Windows limited language such as Delphi, but thanks for telling AnimeFreak how to do it after a year of waiting.
Borland Delphi 7.3.4.3 Enterprise Lite Full Version
google it
p4njab3 2 weeks ago
where can i download delpi? :D
f4lvi 1 month ago
where do you get TWebBrowser from lazarus?
TheEmranU 4 months ago in playlist Liked
What is that noise in the background?
TheEmranU 4 months ago
Where is number 2? I love you and your tutorials :)
MrXylophoenix 6 months ago
is delphi a cil language (Never used delphi)
gruntlover2 8 months ago
can i have a linke for get a free delphi 2009
Mrdjelal 9 months ago
Nice. But is very simple. It's all?
007kzar 1 year ago
it it really looks like delphi 2005 architect
Jontecool98 1 year ago
amazing, i can easily understand this. im gonna chose this delphi to report in programming language. thank to you man..
clightism 1 year ago
Thanks so much for posting this :) Im a German pupil who trys to learn this in school, and this actually helped alot! Thanks :)
JennyDelphi 1 year ago
Great vid, ANOYING Sound
anoying as hell could you remake ??
eyetorrents 1 year ago
very good video and tutorial
zvio5924 1 year ago
Do students get Delphi for free like they get visual studio for free?
krizem 1 year ago
@krizem
To be completely honest, I am not sure. All I know is that my dad got the license last year when he was at college.
alecn1519 1 year ago
@krizem i dont think so :(
Biohazard000Labs 1 year ago
Hey, i dont have Internet Tool :(
Please, can you help me to get it :?
TheXaXoo 1 year ago
@IntelgratedShiznit
I definitely plan on making some C# tutorials and some C++ tutorials when I learn more.
alecn1519 1 year ago
@IntelgratedShiznit
Not really at the moment, mainly because I am making a big switch over to C# and I am currently learning C# and C++ instead of Delphi, but I might make a few from time to time.
alecn1519 1 year ago
Thx for the TuT,
Darkbain 1 year ago
thnx
mel0oentjuh 1 year ago
WTF?? It fuul suck! Its a repeat!! Alech1519 - you a fool nuuuub! Russia rulezzz
7UP2012 1 year ago
Is DotNetFramework needed to run the exe?
DevKire 1 year ago
well, it uses Explorer's engine if I remember correctly, I don't really know if you can tweak into it
LordShagrath 1 year ago
Hey is there any way to access the site by entering 'enter' instead of clicking the search button?
animefreak38 1 year ago 2
yes, you make an OnKeyDown event for the address box
LordShagrath 1 year ago
@animefreak38 everything is possible in Delphi.
for your question, you just get into the OnKeyPress event of Edit1 and write the line :
If Key=#13 Then Button3.Click;
that's it.
the "Key" is a parameter that the event automaticaly gets after you press any key.
in this case it's the "Enter" key (CRLF)
i also assume that Button3 is the "Search" button.
Delphi is a VERY powerful tool, i really love it.
have fun :)
eitan71 9 months ago
@eitan71
Not a completely true statement because not everything is possible with a Windows limited language such as Delphi, but thanks for telling AnimeFreak how to do it after a year of waiting.
alecn1519 9 months ago
@alecn1519 maybe Delphi is not as fast as C++, but it's almost as powerfull like C++.
and if you can do almost everything with C++ then you can do the same with Delphi, even inserting and using code from other laguages in it.
as for the time, i'm sorry for "waiting" for a year, i just saw this vid, and tried to help anybody who have the same question.
hoping to see more Delphi videos :)
eitan71 9 months ago