Own inplace editor for FNCObjectInspector

can you try using

type
  TCnfPath = type String;

instead

For a custom inplace editor, I refer to TTMSFNCTreeView, since TTMSFNCObjectInspector inherits from TTMSFNCTreeView.