I still get errors on deallocation in fpdoc from time to time. The most recent one is related to TPasFunctionType. I searched a bit, and since the type is not used that much, I suspect TPasTreeContainer.CreateFunctionType. Since in both cases the resultparent is an already used reference, shouldn't it be increfed ?