Entry
Delphi: Application: Create: New: Windows: How to create a new Windows application in Delphi?
Oct 18th, 2003 10:26
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 24 August 2003 - 11:20 pm ---------------------
Delphi: Application: Create: New: Windows: How to create a new Windows
application in Delphi?
Steps: Overview:
1. -Start the Delphi program
2. -select from menu option 'File'
3. -select from list 'New'
4. -select from list 'Application'
That will open a form, on which you can start to put your
components (like buttons, ...).
---
---
Internet: see also:
---
Delphi: Application: Create: New: Console: How to create a new console
application in Delphi?
http://www.faqts.com/knowledge_base/view.phtml/aid/25624/fid/175
----------------------------------------------------------------------