InfoScope VCL v1.5 for Delphi 4
--------------------------------------------------------------------------------
  Copyright (c) 2000 by Andrew V. Tumashinov
  All rights reserved

  You can always find the latest versions of the InfoScope VCL and other
  software on the ADC website:

  1) http://adc.da.ru
  2) http://cdrawn.chat.ru

  EMail: cdrawn@ufanet.ru
--------------------------------------------------------------------------------

Description
-----------
  InfoScope component pack is a set of two visual components which allows you
  to display any two-dimensional data just like the drawings of a cardiograph or
  CPU usage in WinNT 4.0s Task Manager. Fully customizable appearance including
  colors, fonts, margins, diapasones etc. Native 32bit flicker-free graphics.

Installation 
------------
  Delphi 4.0 without sources:
  ---------------------------
  Start Delphi 4 as usual. Select Tools|Environment Options... on the menu bar.
  Go to Library tab and add the full path of your InfoScope directory to the 
  Library Path if you have not already done so. The Library Path field should 
  then look similar to this:

  $(DELPHI)\Lib;$(DELPHI)\Bin;$(DELPHI)\Imports;c:\infoscope

  Click OK. Select Component|Install Packages... on the menu bar. Click Add...
  Set Files of type to Package library, locate and select the scope_d4.bpl 
  package library file in your InfoScope directory, and click Open. 
  After this InfoScope package will be installed in new tab InfoScope on the 
  component palette. The InfoScope package includes two components: TScope, 
  TScopeList.

  Delphi 4.0 with sources:
  ------------------------
  Start Delphi 4 as usual. Select File|Open... on the menu bar.
  Set Files of type to Delphi package, locate and select the scope_d4.dpk 
  package source file in your InfoScope directory, and click Open. Click Install
  in the package structure window. After this InfoScope package will be 
  installed in new tab InfoScope on the component palette. The InfoScope package
  includes two components: TScope, TScopeList.

Shareware
---------
  This software is distributed as shareware.  The essence of shareware
  is to provide you with software that you get to "try before you buy", while
  rewarding the efforts of the developers.  When you think about it, the
  opportunity to try before you buy is the ultimate guarantee of a product's
  quality and usefulness to you.  In fact, shareware can be just as 
  professionally developed as software that comes in a fancy box (with a lot
  of hype and yet no way to determine issues such as the "look and feel", etc.),
  but the price of shareware can be set lower because it does not have to cover
  expensive marketing costs. Still, software businesses that market their
  products as shareware need to get paid for their efforts just as any other
  business.  When you support the shareware concept, it ensures that the concept
  will continue to work and you will continue to get to "try before you buy".
  Thank you for understanding and honoring the "shareware" concept.
