Re: OnFilterRecord




"Sander Martens" <koningsander@xxxxxxx> wrote in message news:426e1b7e$0$75653$dbd4f001@xxxxxxxxxxxxxxxxxx
We can't with this information

I mean I have set Table1.OnFilterRecord:=FindNames; Table1.Filtered:=true; FilterProc:='FindNames';

Is it possible to know the Filter without using the variable FilterProc? Like FilterProc:=Table1.OnFilterRecord ? After this setting the debugger tells us 'Not enough actual parameters'.


.