Attends : 100 est devenu x.Caption ?
S'il s'agit de multiplier l'avant dernier membre par 100, alors :
C2.Caption:= InttoStr(strToInt(E1.Caption) / strToInt(K2.Caption) - strToInt(k1.Caption) * 100);
|
May Delphi be with you-------------------------------
Réponse au message :
-------------------------------
> arf bah now j'ai fait ca:
>
> C2.Caption:= InttoStr(strToInt(E1.Caption) / strToInt(K2.Caption) - strToInt(k1.Caption) * strToInt(x.Caption);
>
> et now [Erreur] Unit1.pas(112): Aucune version surchargée de 'IntToStr' ne peut être appelée avec ces arguments
>
> keski merde ?