In my Application after change from version 1.4 i to 1.5 in result js file I have generated code like below:
this.InitButtons = function () {
var $Self = this;
var Result = false;
Result = true;
if (!$Self.GetIsLinked()) return Result;
setTimeout(function() {HandleTimeOut();}, 10);
return Result;
};
and error is "Uncaught ReferenceError: HandleTimeOut is not defined"
It is not clear to me what exactly you do.
Did you insert this JS yourself?
Is this somehow auto-generated?
Where is HandleTimeOut(), who / where is it defined?
Please provide sufficiently detailed information that can be understood by everyone so you can be efficiently helped.
In Delphi 10.4 when you go to Project --> Options --> Application --> Forms and when you try move Auto-create Forms to Available Forms and click Save you get an error:
Hi,
Version 1.5.0.1 ... what about point 1 "1. Still problem with TWebRichEditToolBar and connect by ElementID on HTML"? ... still the same problem. On the picture I'm drawing red line where toolbar should be displayed.