label1.caption:='пыщпыщ'; edit1.Visible:=true ; if edit1.Text:='пыщ' then button2.Enabled:=true else label1.Caption:='пыщпыщ' ; end;