Hi,
I need an additional string property on some basic web core components, so I started with TWebEdit. As usual I derive a new component, add the property, (and the Register procedure) create the package in a new unit and install it.
All goes well, it shows in the installed packages list but it does not appear on the component pallete when editing my webcore application.
However it does show up in the pallete when am working a regular VCL windows forms application.
What is the setting, code, includes or whatever is needed to tell the component that it is not a VCL but a WEB Core component and it should appear/ be usable there?
Thanks.
Using Sydney with latest webcore and fnc.