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