public bool DelData(string ma)
 {
     return(khMod.DelData(ma));
 }