Source position: editbtn.pas line 190
type TFilterItemEvent = function(
ItemData: Pointer;
out Done: Boolean
):Boolean of object;