Re: OnFilterRecord




"Bruce Roberts" <ber@xxxxxxxxxxxxxxxxxxxxxx> wrote in message news:O5sce.13585


I suspect that there could be a problem with this when onFilterRecord
contains a method but Filtered is False. In that situation the original
onFilterRecord contents are not restored.

What does Filtered:=Assigned(OldFilter); exactly do? Does it mean 'if OldFilter<>nil then filtered:=true'? Then there is no problem, I think.


.