DELPHI API DEMONSTRATION APPLICATION
====================================


Files contained in this archive:

README.TXT         This file.
APIDEMO.DPR        The Delphi project file.
DEMOAPI.DFM        The main form.
DEMOAPI.PAS        The application code.
WRAPI.PAS          The WiNRADiO API interface unit.


To run this application:

1.  Copy all files into your project directory under Delphi 3.
2.  Start Delphi 3.
3.  Load the APIDEMO.DPR project file.
4.  Select Run.