Icon RecordLockTrigger Event

__property TRecordLockTriggerEvent RecordLockTrigger

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