//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 1998-2002 Borland International Inc.  All Rights Reserved.
//---------------------------------------------------------------------------

TITLE:
    FISHFACT

DESCRIPTION:
    Discover facinating facts about our undersea friends and save them
    to a text file.

DEMONSTRATES:
    + TDBGrid, TDBText, TDBImage, TDataSource, TTable, TSaveDialog, TDBMemo
    + Navigating through data using a grid
    + Extracting data from data controls
    + Writing to text files

COMMENTS:

