Kod: Tümünü seç
ShowMessage(FloatToStr(Table1Population.Value + Table1Area.Value));
Özet olarak ShowMessage(FloatToStr(Table1Population.Value + Table1Area.Value)); yapılan bu işlemi Runtime olarak kodlama gibi bişey.
Allah razı olsun.
Kod: Tümünü seç
ShowMessage(FloatToStr(Table1Population.Value + Table1Area.Value));
Kod: Tümünü seç
StringGrid1.Cells[10,1] := inttostr(strtoint(StringGrid1.Cells[3,1]) + strtoint(StringGrid1.Cells[4,1]));
husonet yazdı:viewtopic.php?f=19&t=19035&st=0&sk=t&sd=a