Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Delphi Graphics and Basic Functions~ UPDATED!
Goto page 1, 2, 3, 4, 5  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Sun Dec 17, 2006 7:56 pm    Post subject: Delphi Graphics and Basic Functions~ UPDATED! Reply with quote

To start off, This Tutorial is not only meant for CE, but can be used in a wide varity of Delphi-coded programs.


Fully cracked Delphi 7 Right here <3! ~Thanks me. Delphi 7

No wait Mirror

Lesson 1: Forms/Colours/Images

-To open a new form, open your Delphi first.
-From there, Go to File-->New-->Form, As dictated in the following picture

-Here's what the form should look like.

-From here, You may shape the form into your preferred width and hieght. You can either shape it by going to the
edge, and pulling it inwards for less, or outwards for more.
-Another way to do this is by the Object Inspector! Hotkey= F11

-From here, You can manually increase the HIEGHT and WIDTH of the Form you have selected. Use the following picture as reference.

-Now that we are done with the shaping and sizing of a form, Let's move onto colouring and adding images? =D
-To make a new colour for the background, Go to Object Inspector, And find "Color."
-From there, You'll have a wide selection of colours to choose from, See the picture below if you need reference.

-Choose a color, and them click your form, to see what it would look like, if you don't like it, change it.If you want a background image, keep on reading this TuT.
-For just Images (Not backgrounds, that'll be later), Follow the array of pictures that follow.



-Now then, I bet you want to insert that image! Follow the pictures on how to do that!





Lesson 2: Buttons, Labels, and more

-Now, Go back to the 'Standard' tab on top and click it.
-From there, go to the little box that says 'OK' as the picture shows...

-Now click the Button tab, and move your mouse over your form, where you would like the Tab to be placed.

-To change the size of the button, just use the same method as the form.
-For the TEXT, go to Object Inspector, and go to Caption. From there, Edit it as you wish.

-Labels are VERY simple, and don't require much skill at all.
-In the Standard tab, hit the 'A' to make a label.

-Then move it onto your form, and click to place. Enlarge and resize, and edit the caption the same way as the Button.
*It takes the original BG colour"

-CheckBoxes/RadioButtons/Memos/and others basically work the same way.



Lesson 3: Panels, Linking forms, and basic Functions. <3

*Sorry about the new form I'll be using, I forgot to save the one from yesterday >.<*
-For panels, Go to your Standard tab, and go to the gray box. Place it as usual, and size it to your liking~



*EXTRA* To easily select an object, use the object treeview, Picture below~

-Panels can be used to neatly place buttons, seperate groups (I'd recomment the GroupBox, Same as a Panel, located right next to it), or other uses.


-Linking forms. This will be our first bit of coding. Make sure to pay attention, This will allow a click of an object to open another form.
-Make another form, minimize it for now.

-Now then. Make an object of your choice (I recommend Button/Speedbutton/Label) that will be clicked to open The second form from the first. (I'll use button)


*Important!* If you need to open a form, but cannot find it within your project, Scroll to the bottom please!


-Time for the coding. Unfortunatly, I WILL NOT be teaching you coding, I specialize in graphics. For coding, I recommend looking up "Vener" in the Memberlist, going to his Profile, and going to his awsome Delphi Coding TuTs. (His websites)
-Watch the pictures below closely. Click your object TWICE to bring up the Unit.pas, and the procedure for it's click.

-From here, I shall insert the following lines of coding to open the other form. PM me if you need help with this, or you are not sure.

-Get it? To find out what the declaration of your form is (Form2, Form6, Whatever you names it too.) Use the following pictures.

-Well, We'll want to make a close button on Form2 now that we can create it, right?
-On Form2, create a button (Or any object) and double click to get to it's click procedure.

-Now, We'll use a line of coding that closes Form2.


That's all for now people, I'll update with more later on, WITH....BACKGROUNDS AND HYPERLINKS!

This TuT is only 2/5 Of the way done. I'll make your Forms have Backgrounds and Hyperlinks tommorow or at a later date!


*Important* = Follow these instructions to open a form that is in your project which you cannot find.





As a gift to you people, I compiled and attached the form that I used in this part of the TuT. <3


Last edited by Renkokuken on Mon Dec 18, 2006 4:33 pm; edited 3 times in total
Back to top
View user's profile Send private message
Uzeil
Moderator
Reputation: 6

Joined: 21 Oct 2006
Posts: 2411

PostPosted: Sun Dec 17, 2006 8:07 pm    Post subject: Reply with quote

Let the training begin!

*sits

_________________


Mini Engine v3.0
Mipla v1.0

Reposted old threads out of the MS section.
Back to top
View user's profile Send private message
M0nk3yb01
Advanced Cheater
Reputation: 0

Joined: 07 Nov 2006
Posts: 92
Location: WHO GIVES A CRAP!!!!!!!!!

PostPosted: Sun Dec 17, 2006 8:09 pm    Post subject: Reply with quote

offtopic - nice sig lol Laughing
_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address
Penguin
I post too much
Reputation: 0

Joined: 16 Jun 2006
Posts: 4410
Location: New avatar OMG WTF?!

PostPosted: Sun Dec 17, 2006 8:23 pm    Post subject: Reply with quote

Woot!

Nice tut.

_________________
Back to top
View user's profile Send private message AIM Address
M0nk3yb01
Advanced Cheater
Reputation: 0

Joined: 07 Nov 2006
Posts: 92
Location: WHO GIVES A CRAP!!!!!!!!!

PostPosted: Sun Dec 17, 2006 8:58 pm    Post subject: Reply with quote

imma a complete noob and i dont care if i get flamed lol so is this a UCE making ( incomplete ) TUT? If so then yay I love ya man ( not that way Wink )
_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address
sponge
I'm a spammer
Reputation: 1

Joined: 07 Nov 2006
Posts: 6009

PostPosted: Sun Dec 17, 2006 9:25 pm    Post subject: Reply with quote

Yay... Now all I have to do is get Delphi. o.0
_________________
Back to top
View user's profile Send private message
M0nk3yb01
Advanced Cheater
Reputation: 0

Joined: 07 Nov 2006
Posts: 92
Location: WHO GIVES A CRAP!!!!!!!!!

PostPosted: Sun Dec 17, 2006 9:29 pm    Post subject: Reply with quote

sponge wrote:
Yay... Now all I have to do is get Delphi. o.0



yep same wheres the download and crack or w/e its called to get the full version right away

_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Sun Dec 17, 2006 9:43 pm    Post subject: Reply with quote

It's for graphics, I'll add a Trainer making TuT (Simplified from Vener's), and it's not a UCE tut. I'll upload delphi for you peeps.
Back to top
View user's profile Send private message
M0nk3yb01
Advanced Cheater
Reputation: 0

Joined: 07 Nov 2006
Posts: 92
Location: WHO GIVES A CRAP!!!!!!!!!

PostPosted: Sun Dec 17, 2006 9:47 pm    Post subject: Reply with quote

Renkokuken wrote:
It's for graphics, I'll add a Trainer making TuT (Simplified from Vener's), and it's not a UCE tut. I'll upload delphi for you peeps.



k that sux cause i cant find any good UCE making TUTs ( noob freindly ) and this seemed like the kind. real cool man thx for going to uplaod delphi ( ur freakin awesome Very Happy ) another step closer to UCE making

_________________

Back to top
View user's profile Send private message Visit poster's website AIM Address
boredguyccfc
Advanced Cheater
Reputation: 0

Joined: 22 Jun 2006
Posts: 80

PostPosted: Sun Dec 17, 2006 10:18 pm    Post subject: Reply with quote

YOU ROCK FOR THIS THREAD!!!! I rep you now! Smile Razz Laughing Very Happy Shocked
_________________
I left Maple Story
Lvl 122 Spearman - sold $437 ebay

Now to conquer ghost!!
Lvl 101 Claw Assassin
Lvl 78 Staff Mage
Back to top
View user's profile Send private message
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Sun Dec 17, 2006 10:20 pm    Post subject: Reply with quote

Added Mirrors, Delphi 7, 600th post <3
Back to top
View user's profile Send private message
CrasY
How do I cheat?
Reputation: 0

Joined: 19 Apr 2006
Posts: 3

PostPosted: Mon Dec 18, 2006 4:01 am    Post subject: Reply with quote

Very nice !
Tho this part is easy, many ppl will make use of your tut Smile
cant wait to see the next part Very Happy
Back to top
View user's profile Send private message
Bepetemish
Grandmaster Cheater
Reputation: 0

Joined: 12 Apr 2006
Posts: 564
Location: The Netherlands, GreenMile

PostPosted: Mon Dec 18, 2006 9:46 am    Post subject: Reply with quote

Renkokuken how long will it take before the rest(scripting part) will be published? I can use some help with that so i want to see what you got.
_________________
CE Forum is so much fun ;D
Back to top
View user's profile Send private message
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Mon Dec 18, 2006 1:07 pm    Post subject: Reply with quote

Updating today, Adding panels, and some basic button/checkbox functions.
Back to top
View user's profile Send private message
Liquid369
I post too much
Reputation: 0

Joined: 15 Oct 2006
Posts: 3938
Location: Where ever I am

PostPosted: Mon Dec 18, 2006 4:37 pm    Post subject: Reply with quote

Bump
Its been updated Very Happy
Love it Renko <3

_________________

People are of no value.
We could make more sometime.
If we need them.
Life itself is only vision, a dream.
Nothing exists in empty space and you.
And you are but a thought.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2, 3, 4, 5  Next
Page 1 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites