home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / cb / setup / cbuilder / data.z / EXAMPLES.TXT < prev    next >
Text File  |  1997-02-28  |  865b  |  27 lines

  1. //---------------------------------------------------------------------------
  2. // Borland C++Builder
  3. // Copyright (c) 1987, 1997 Borland International Inc.  All Rights Reserved.
  4. //---------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     EXAMPLES
  8.  
  9. DESCRIPTION:
  10.     These directories contain examples of using a variety of C++Builder
  11.     components.  There are a few examples which expect the sample components
  12.     to have already been built (see \examples\controls\readme.txt).
  13.  
  14.     Sample Components are :
  15.        TCalendar, TColorGrid, TGauge, TSpinButton, TSpinEdit, TPie,
  16.        TDirectoryOutline, and TDemoLabel.
  17.  
  18.     The following examples require sample components to be built prior
  19.     to running them:
  20.  
  21.        CLASSBRW
  22.        DOC\CBROWSE
  23.        DOC\DIROUTLN
  24.        DOC\FILEMANX
  25.        DBTASKS\MASTAPP
  26.  
  27.