MDB Form Maker

While working on a Delphi project i found that there is no
Auto making of forms for an MDB/SQL database. So i made this
program.

The MDB/SQL database uses 2 types only: ftString and ftMemo;
They make 2 components DBEdit and DBMemo.
Any thing else will be DBEdit.