I cannot compile it though.
When I opened it it gave me an error saying 'Error reading Entity.OnFilterRecord: Access violation in module dac70.bpl'
See the image
I have Delphi7.
Can you please help me fix this problem ?
the same it happens with the TMyQueryGuzunNicolae wrote:Well at me it is very easily reproduceable.
Just create a new application, put a TMyTable component on the form, dblclick on OnFilterRecord event to create it. And the error should appear.
Also that error appears when I try to erase the value of OnFilterRecord from designer too.