Source position: componenttreeview.pas line 38
type TCTVParentAcceptsChildEvent = function(
aParent: TPersistent;
aChild: TPersistent;
aLookupRoot: TPersistent
):Boolean of object;