----------------------------------------------------------------------------
 Borland C++
 Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
----------------------------------------------------------------------------

TITLE:
    ANIMALS

PURPOSE:
    A simple program to browse through the records of the ANIMALS.DB
    database.  Demonstrates TTable, TDataSource, TDBImage, TDBText, and
    TDBNavigator as VBX controls on a dialog.

COMMENTS:


