mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 21:03:41 +02:00
![]() * fixed filter description when selecting a blob file (bug #11299) from Michael Van Canneyt * updated minimal fpc version git-svn-id: trunk@15141 - |
||
---|---|---|
.. | ||
demo | ||
lazparadox.lpk | ||
lazparadox.pas | ||
README.txt | ||
regparadox.lrs | ||
regparadox.pp | ||
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 !