Hi,
I have created a custom Component Editor (functionality copied from the fieldseditor.pas and newfield.pas ~ The Fields editor of a TDataset)
All is working ok, except that when I add a new class (also derived from TComponent) (Equivalent to TField) the class is created correctly in the component editor, The class also appears in the lfm file, but not in the unit source which holds the owner (TForm) of the component!!??
Does anybody know where I can look or how to try and debug this?
Thanks,
Siegfried