procedure TForm1.MultiplyBtnClick(Sender: TObject);
begin
ResultEdit.Text:=FloatToStr (StrToInt(Operand1Edit.Text)*
StrToInt(Operand2Edit.Text));
Label3.Caption:='x';
end;
There is no overloaded version of 'FloatToStr' that can be called with these arguments
Какого хрена????????????
З.Ы. Спать. Спать адназначна.