WebCore and WebFNC

Many WebFNCUI demo applications do not work after the last WebCore upgrade. Eg TMSWeb_FNCPickers

What exact error / problem do you experience?

I noticed that:

Pause before potential out-of-memory crash

76:  isTRecord: function(type){
77:    return (rtl.isObject(type) && type.hasOwnProperty('$new') && (typeof(type.$new)==='function'));
78:  },

Google Chrome Wersja 77.0.3865.90 (Oficjalna wersja) (64-bitowa)
And this, when opening dfm:

Error reading WebRadioButton1.Caption: Property Caption does not exist.