File:		dspbrow2.zip
Version:		2.0
Replaces:	dspbrow.zip
Date:		17 November 1998
Author:		Eddie Bond (ebinfo@compuserve.com)
Copyright:	(c) 1998 Business Software 
Status:		Freeware
Platform:		32-bit Windows /NT
Category:		Delphi Programming


Description
--------------
DSPBrowse is an off-line browser for use with the Delphi Super Page library Database.

In order to use this browser, you must have the Delphi Super Page Database  downloaded
(http://sunsite.icm.edu.pl/delphi/ftp/resource/dsp_db.zip) and a BDE Alias set up as DelphiSuperPage pointing to it.

The DSP Database is copyright of Robert M. Czerwinski.
( http://sunsite.icm.edu.pl/delphi/ )

The DSPBROW program is the copyright of Business Software 
( http://members.xoom.com/bsoft/ ) and is provided free to
visitors of the Delphi Super Page.

The PageControl component contains two instances of 
BSVGRID component (c) Business Software. A trial 
version of this component is available for download 
from the Delphi Super Page, or our own site. 
(addresses as above)

DSPBROW also contains instances of RXSpeedButton; 
part of the excellent RXLIB component library by 
Fedor Koshevnikov and team. (http://rxdemo.ru/)  
Available from DSP as rxlib250.zip.

NEW IN VERSION 2.0
-------------------------
DSPBROWSE checks the age of you DSP database, each time you launch,
and offers the oportunity to get an update if it is more than a week old.

Use filter buttons to limit displayed components by Delphi version, Cbuilder, Free, or with Source.

Incremental Searching.

Navigation buttons on text search.

PREPARING FILES.DB for first use.
------------------------------------------
NB At present the DSP Database needs to be prepared before the FILTERS option will work properly. This is because some boolean 

fields are only set to True, False fields are unassigned. The Ttable filters property requires either True or False, and will read unassigned, or blank fields as True, not False. You can use DSPBrowse to prepare
the FILES.DB table by selecting FILES / PREPARE from the main menu before you use the database for the first time. This method iterates through the records and boolean fields of the FILES.DB table, and sets all blank 
fields to True. You only need to do this once, but each time you download a new database. The operation will take about 100 - 150 seconds.




DSP Browser (c) Business Software