B.F.C.
The BFC-package (Biets Freddy Components) is a package containing several native Delphi components. The complete package is divided into 3 main groups. The BFC-Tools , BFC-Controls and BFC-DBAware.
History
A few years ago, it all started with making a TLabel-descendant whose color changed when a mouse was moved over the label. I saw that making components was one of the strong things in Delphi.
My first real component was BFC_FileCheck. The company i was working made a lot of programs that used databases. My biggest problem was to make sure that data-files on the client end could be changed without a lot of work. So the BFC-FileCheck component was born. At first it only was a TComponent-descendant which only had one method. Later on i started adding properties. Now the BFC-Package contains more than 20 components. Some visible others not.