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