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
----------------------------------------------------------------------