View previous topic :: View next topic |
Author |
Message |
Opaque02 Expert Cheater
Reputation: 0
Joined: 30 Aug 2009 Posts: 145
|
Posted: Mon Sep 07, 2009 6:45 am Post subject: [Help] Delphi 2009 help? |
|
|
Hey everyone. I just got Delphi 2009, and I can't seem to get it working . I can only get a button to do one thing, say make the text in a textbox be something, but I can't get it to do two things at once . It would be really helpful if anyone could get me a Tutorial for Dummies for Delphi 2009 if possible
Thanks in advanced
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Mon Sep 07, 2009 10:17 am Post subject: |
|
|
First exercise:
try adding a TTimer component and a label on the forum
And make that timer object change the label every second (e.g label1.caption:=inttostr(random(1000)); )
as for tutorials, read the helpfiles
perhaps you can find some info on google
and most importantly, first define what you want to do, and then look up how to do it. Don't look up random tutorials
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Opaque02 Expert Cheater
Reputation: 0
Joined: 30 Aug 2009 Posts: 145
|
Posted: Mon Sep 07, 2009 7:38 pm Post subject: |
|
|
OK, thanks for this, I will try it when I get home
|
|
Back to top |
|
 |
CoderChris How do I cheat?
Reputation: -1
Joined: 05 May 2009 Posts: 7 Location: Michigan
|
Posted: Sun Oct 25, 2009 3:27 pm Post subject: |
|
|
get a diffrent copy of it or re downlaod lol
|
|
Back to top |
|
 |
DAT NIGGAH GUCCI MANE Advanced Cheater
Reputation: 0
Joined: 05 Oct 2009 Posts: 95
|
Posted: Tue Oct 27, 2009 7:43 pm Post subject: |
|
|
I would suggest sticking with Delphi 7, theres been some minor changes in coding from one to another, also Delphi 7's GUI is much simpler & easier to act with.
_________________
Hey Hitler, want a free + rep? Crack my number guess application here & get one!
I <3 you Hitler! |
|
Back to top |
|
 |
|