TIB_DataSetErrorEvent Type

Unit
IB_Components

Declaration

TIB_DataSetErrorEvent = procedure(     DataSet: TIB_DataSet;
                                       E: EIB_Error;
                                   var Action: TIB_DataAction ) of object;

Description
VCL Compatibility.