BeforeDeleteRecord Event

See Also    Examples    Applies To

Raised before the User is deleting a record in the atb.

Event BeforeDeleteRecord(fCancel As Boolean)

atb_BeforeDeleteRecord(fCancel)

fCancel
True on entry of the event procedure. Set fCancel = False to inhibit the deleting.