Can I abort deletion of record based on decisions after dbnavigator
delete button pressed?
I checked beforeAction
Event
if Button = nbDelete then
//check if not OK then
Button := nbCancel;
but it doesn't work. Any Help?
I'm using DelPhi XE2, anyDac Components
Use the BeforeAction event