home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 9 / CDACTUAL9.iso / progs / CB / DATA.Z / README.TXT < prev    next >
Encoding:
Text File  |  1996-10-19  |  656 b   |  22 lines

  1. ----------------------------------------------------------------------------
  2.  Borland Ebony
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     CONTACTS
  8.  
  9. DESCRIPTION:
  10.     Manage customers and their orders.
  11.  
  12. DEMONSTRATES:
  13.     + TQuery, TTable, TDataSource, TGroupBox, TSpeedButton, TTabControl
  14.     + Navigating live data that you can edit
  15.     + Using a TabControl to organize data in a table
  16.     + One to many relationship (Customer to Orders)
  17.     + Relating databases using the MasterFields property of TTable
  18.  
  19. COMMENTS:
  20.  
  21.  
  22.