Identifier not found "StyleElements" error on Delphi 12.2

Hi there,

We saw above error under Delphi 12.2 while compiling and it runs well under Delphi 10.4. Here is what we did:

  1. I created a new web application.
  2. Under the default form, I simply dropped a TTMSFNCEdit component to form.
  3. I created another form that inherits from the default form and tried to compiled.

Then I saw below error: Identifier not found "StyleElements"

I tried the exactly the same under 10.4 and I was not able to replicate the above issue.

Here is the demo that has such issue:
Demo.zip (8.2 KB)

We fixed the issue here, next version of TMS FNC UI Pack will address this.