faqts : Computers : Programming : Languages : Delphi

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 4 people (50%) answered Yes
Recently 2 of 4 people (50%) answered Yes

Entry

Delphi: Component: Add: Button: How to add a button to your form?

Aug 24th, 2003 16:40
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 24 August 2003 - 11:26 pm ---------------------

Delphi: Component: Add: Button: How to add a button to your form?

Steps: Overview:

 1. -Goto palette 'Standard'

 2.1 -Double click on the button

      -This will place a button on the middle of your current form.

      or

 2.2 -Single click on the button

      -Then click anywhere on the form.
       This will place the button on this position

----------------------------------------------------------------------