Icon TAbortErrorEvent

Unit: dbisamtb

TAbortErrorEvent = procedure (Sender: TObject; E: Exception; var
      Action: TAbortAction) of object

This type is used for the TDBISAMQuery OnQueryError event.
Image