12-06-2023, 04:26 PM
Hi Noobi$$,
I tried your testcase and not possible to fix it, I don't understand why (maybe to to the Delphi version, 10.4 in my case).
So I made a small test case which works fine for me, hope this is what you need, so please test it and let me know if it helps you.
The main differences between your version and mine are :
- the location and naming of the templates folder
- in IWTemplateProcessor HTML, you don't assign templats in property Templates/Default
- there's no template for frame 2
Have a look on my code and feel free to reach me out if you need more information.
I tried your testcase and not possible to fix it, I don't understand why (maybe to to the Delphi version, 10.4 in my case).
So I made a small test case which works fine for me, hope this is what you need, so please test it and let me know if it helps you.
The main differences between your version and mine are :
- the location and naming of the templates folder
- in IWTemplateProcessor HTML, you don't assign templats in property Templates/Default
- there's no template for frame 2
Have a look on my code and feel free to reach me out if you need more information.

