
TPxValcheckTable v1.1
---------------------

This descendant of TTable adds the ability to read and write the field 
valchecks of Paradox tables. Use it as a replacement of TTable or - if 
you are using InfoPower or the like - as an instance to read and write 
valchecks only.  


Installation
------------

Unzip archive with option -d to preserve directory information. the 
PX_D2 subdir holds the files for Delphi 2.x, the files for Delphi 1.x 
are at the root of the archive.

Copy the *.DCU (or *.PAS if you got the source) and *.DCR files to a 
directory containing your add-on components. Choose 'Add components', 
then browse for PXVALTBL.DCU (or .PAS) to install TPxValcheckTable. 
(Please refer to your Delphi manual on how to add components to the 
VCL.)

A demo project PXVALED.DPR resides in subdir PXFLED of the archive. 
Compile the project to see what PxValCheckTable can do. 

The DOC file is MS-WORD 6 document. Please drop me a mail should you 
have no program to read it read it.