So, from what I understand, for FNC components in Delphi there must be also the separate design time (in Component Library Source) and the runtime (in Core Source) as in the regular components...
For my regular WebCore components I did that. For some reason I thought that FNC components did not need that separate code. Will try that next.
Thanks,