Issue when inheriting a form that has a TFrame on it

Hi There,

Got an issue when I made a form inherited from another form that has a TFrame on it.

So basically, I made a TFrame and droped a TWebLabel to it. Then inserted this TFrame to my Mainform. Everything is good if I compile, However, if I made another children form inherited from my Mainform and changed some settings to the TWebLabel setting on the Children form, then it would throw me an error saying 'identifier no found weblabel 1'.

Just wonder if there is a workaround to it. Any advice would be helpful.

I made a demo to address the issue, you can find the demo attached in this topc.

Cheers,86. Inherited TFrame.zip (15.2 KB)

We traced & solved this issue. The next update will address this.

1 Like