SQL.Add('WHERE Fam like "%'+'f'+'%" and Name like "%'+'f'+'%"');
SQL.Add('WHERE Fam like "%'+f+'%" or Name like "%'+f+'%"');