lazarus/examples/address_book
2021-06-27 18:01:09 +00:00
..
addrbook.dpr
addrbook.lpi Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
addrbook.lpr Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
addrbook.res Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
frmmain.dfm
frmmain.lfm Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
frmmain.pas Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
mybook2.dbf Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
mybook2.mdx
mybook.dbf Examples/address_book: Fix compilation. Remove hard-coded MS font. 2021-06-27 18:01:09 +00:00
mybook.mdx
README.txt

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.