Dato
Se tento di eseguirecodice:const GRAFICO: Integer= 0;
ottengo:codice:var A: String begin a:= IntToStr(GRAFICO);
codice:[Pascal Error] DMBase.pas(229): E2250 There is no overloaded version of 'IntToStr' that can be called with these arguments
Perché? Come posso fare per trasformare quell'intero in una stringa?

Rispondi quotando
