Icon RecordUnlockTrigger Event

property RecordUnlockTrigger: TRecordLockTriggerEvent

Usage

The RecordUnlockTrigger event is fired after the engine has unlocked a record in a table. Assigning an event handler to this event allows you to perform processing after the record is unlocked.
Image