for i := 1 to 1 do begin int := 1 + Random(10); ShowMessagePos('!!!ЗНАЧЕНИЕ!!!! = '+IntToStr(int), 500,400);