lazarus/components/paradox
2008-03-01 15:25:20 +00:00
..
demo paradox: removed michaels paths 2008-03-01 13:54:22 +00:00
lazparadox.lpk paradox: removed michaels paths 2008-03-01 13:54:22 +00:00
lazparadox.pas
README.txt paradox: renamed README.txt 2008-03-01 14:46:04 +00:00
regparadox.lrs
regparadox.pp paradox: added error when compiling with wrong fpc version 2008-03-01 15:25:20 +00:00
tparadox.png

This package installs Paradox support in the lazarus IDE:

TParadox (Data Access Tab) is a TDataset descendent that enables you to open
and see Paradox tables. It has support for Blobs and Graphics. There is no
need to have the BDE from Borland (Codegear) installed, you do need the
PXlib library, which you can download from Sourceforge:

http://pxlib.sourceforge.net/

TParadox itself is in the Free Pascal fcl-db package (2.3.1 +).

Enjoy !