To install,

*****
This release fixes some GPF's in the TFilterFunc component that arise when access other datasets or components in you OnFilterRecord handler.
*****

You should have unziped the file using the -D parameter whcih will maintain the directory structure.

You should have the following directories.
\DEMO - Demo code
\VCLLIB - DCU's/DFM's to be installed
\VCLSRC - Source code (empty for demo version)


Copy the contents of VCLLIB directory to your VCL lib directory then install the 
DBFILTER.DCU
DBFLTREG.DCU 
FLDCOMBO.DCU
components as per the delphi instructions on installing components.

Open the Demo Project1 project and run the application (F9), thats all!!


The demo assumes you have the Delphi Demo db installed and uses the DEMO alias if this is not the case then change the database name property for Table1 on Form1 to point to the location of the Demo db, you should be able to do that by now!!!!!

Any Problems EMail to

72361,2107 @Compuserve.Com

or Leave msg on the ThirdPartyProducts section of the Delphi forum with the subject DBFILTER.


