--- ibx/trunk/runtime/IBQuery.pas 2018/01/22 13:58:11 117 +++ ibx/trunk/runtime/IBQuery.pas 2018/01/22 13:58:14 118 @@ -135,6 +135,7 @@ type property TransactionFree; property OnFilterRecord; property OnValidatePost; + property OnDeleteReturning; end; implementation