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

  1. //---------------------------------------------------------------------------
  2. // Borland C++Builder
  3. // Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. //---------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     AUTOCON
  8.  
  9. DESCRIPTION:
  10.     OLE Automation Controller
  11.  
  12. DEMONSTRATES:
  13.     + Setting and retrieving OLE properties via OLE Automation
  14.     + Variants
  15.  
  16. COMMENTS:
  17.     Be sure to build and run the AUTOSRV example first, or this example
  18.     won't run correctly.
  19.  
  20.