Hi,
I'm not sure whether technically LAMW supports form inheritance. I suspect that it might, since the component loading comes directly from RTL (CMIIW). Ok, just remembered that an existing unit with class(TDataModule) inheritance worked on Android so the answer is probably yes so if I place new components in the published part and manually edit lfm file, the LAMW Rtl would accept this. But obviously the designer in laz4android doesn't support editing the inherited form, I just don't see one when pressing F12 on a jForm descendant.
Is this something "too complex to implement"+"noone really needs one" kinda thing?
Thanks