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

TITLE:
    AUTOCON

DESCRIPTION:
    OLE Automation Controller

DEMONSTRATES:
    + Setting and retrieving OLE properties via OLE Automation
    + Variants
    + Early and late binding to automation server
COMMENTS:
    Be sure to build and run the AUTOSRV/autosrv example first, or this example
    won't run correctly.

