Jump to content

Recommended Posts

Posted

Hi, 

I need to derive a new class from the uniform class of the type: TMainForm = class(TWebSecureForm)
The TwebSecureForm class (TWebSecureForm = class(TUniForm) is defined in a PlexaWebSecureForm unit and has been added to the uses of the Main
It seems that everything works correctly, the project compiles and also runs without errors but when I close and reopen the Main unit this error appears and I can't understand why

image.png.73c3e8b24481af07d50ed6570512f201.png

 

It's possibile derive another class from class Uniform ?

Thanks for any help

 

×
×
  • Create New...