Validace hodnot
if ShareMem.B['VyzadovatResitele'] and Data.FieldByName('Cislo').isNull then
Error.ShowMessage('Řešitel musí být zadán!');Last updated
if ShareMem.B['VyzadovatResitele'] and Data.FieldByName('Cislo').isNull then
Error.ShowMessage('Řešitel musí být zadán!');Last updated