work_Delphinet application, General Introduction
 
 
 

      
       
Learn  Step-by-step how to write the application - work_Delphinet   developed with Delphi 8 - Windows Forms application.

 


 
Classes used in this Application:

         OleDbConnection, OleDbDataAdapterOleDbCommand,
DataSet,  Toolbar, TabControl,, ComboBox,  MainMenu, Timer, PictureBox,  Label, TextBox, Button, ScrolBar, Check Box, Radio Box, ImageList, ListBox DataGrid and ...
 

 Info about the work_Delphinet application :
  1. Name - work_Delphinet.
  2. Calculator and Database Softwares.
  3. Developed with Broland Delphi 8.
     
  4. Uses the Microsoft Access database file - work_Delphinet.mdb.
    The work_Delphinet database file stores 2 tables: book and agenda

     
  5. Project  Manager : application - work_Delphinet and those items
     

      this application work_Delphinet   consist of  10 forms.

  6. Requirements: Broland Delphi 8 for the Microsoft .NET Framework .
     
    If you want to run it:
    1. Remove the read-only attribute of all files in the folder - C:\work_Delphinet
    2. Run the Broland Delphi 8.
    3. From File menu, choose Open  then choose Project ...,  the Open Project dialog box appears,  select the work_Delphinet Borland Developer Studio Project File (C:\work_DelphinetDelphi\work_DelphinetL) and then click Open. 
    4. From Run menu, choose and click Run.  
 


After running, you can observe the following Forms design ...:
 

 1- Info about the Form, mainform.cs.

 

 2- Info about the Form, calcu;ator.cs.

 

 3- Info about the Form, bool_note.cs and book_search.cs.

 

 4-  Info about the Form, agenda.cs.
 
 
 5- Info about the Form, introductory.cs.
 
 
 6- Info about the Form, about.cs.
 
 
 
 
 

Previous
  Home
1
 
Next