DELPHI VCL COMPONENT DEMONSTRATION APPLICATION
==============================================


Files contained in this archive:

README.TXT         This file.
DEMOVCL.DPR        The Delphi project file.
VCLDEMO.DFM        The main form.
VCLDEMO.PAS        The application code.


To run this application:

1.  Make sure the WiNRADiO VCL component is installed into your IDE.
    See the README.TXT file in VCLCOMP.ZIP for instructions on 
    installing the WiNRADiO VCL component into the Delphi 3 IDE.
2.  Copy all files into your project directory under Delphi 3.
3.  Start Delphi 3.
4.  Load the DEMOVCL.DPR project file.
5.  Select Run.