| TIB_DatasetRowEvent Type |
Unit
IB_Components
Declaration
TIB_DatasetRowEvent = procedure( IB_Dataset: TIB_Dataset;
ARow: TIB_Row ) of object;Description
Event type for most all events of the TIB_Dataset component that also
need a row reference to accompany them.