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

TITLE:
  Variant To Integer

DESCRIPTION:
  Example showing how to call VarToInterface to obtain an instance of
  IDispatch.

DEMONSTRATES:
  VarToInterfacem, OleProcedure, Variant, TImage

COMMENTS:
  This program will only work correctly if the US version of
  Microsoft Word is installed.

 
