[Pas2js] Please would somebody repair The mistake inside Thesourcecode???

heliosroots heliosroots at gmail.com
Wed Dec 16 08:15:50 CET 2020


function TEventTableWidgetDemo.useranswercorrect(aIndex: integer): boolean;
begin
  Result := SameText(UserAnswers[aIndex].Value, Answers[aIndex]);
  if Result then
  begin
    writeln('Správná odpovìï');
  end;
end;   



--
Sent from: http://pas2js.38893.n8.nabble.com/


More information about the Pas2js mailing list