|
Dernière réponse | |
---|---|
Sujet : Oops j'ai un trou ! (Problème tout con en Delphi) | |
radeontof | StatusBar1.SimpleText := 'Connecté au client'+ i ;
Si i est un integer: StatusBar1.SimpleText := 'Connecté au client'+ inttostr(i) ; |
Vue Rapide de la discussion |
---|