bon jour tt le monde
j'ai un pti prob le voila.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7 a:=strtofloat(edit1.text); b:=strtofloat(edit2.text); c:=strtofloat(edit3.text); if a=0 then c:=a+b; flottostr(c); */pour afiicher le rezultat dans edit3.text*/
sa ne marche pas aidez moi svp???????????
Partager