Icon TCachedUpdateErrorEvent

Unit: dbisamtb

TCachedUpdateErrorEvent = procedure (Sender: TObject;
      CurrentRecord: TDBISAMRecord; E: Exception; UpdateType:
      TUpdateType; var Action: TUpdateAction) of object

This type is used for the TDBISAMTable and TDBISAMQuery OnCachedUpdateError event.
Image