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