lazarus/examples/address_book
2015-07-07 15:35:28 +00:00
..
addrbook.dpr
addrbook.lpi Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
addrbook.lpr
addrbook.res
frmmain.dfm
frmmain.lfm
frmmain.pas Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
mybook2.dbf
mybook2.mdx
mybook.dbf
mybook.mdx
README.txt addrbook: updated readme about tdbf deprecated warning 2013-04-07 07:43:02 +00:00

In fpc 2.6.2 the unit dbf was marked deprecated, due to the lack of a maintainer.
Now there is a maintainer again and the next fpc version has removed the deprecated warning.