Icon RecordLockTrigger Event

property RecordLockTrigger: TRecordLockTriggerEvent

Usage

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