| TIB_GetDPItemEvent Type |
Unit
IB_DataPump
Declaration
TIB_GetDPItemEvent = procedure ( Sender: TIB_DataPump;
AIndex: integer;
ADstLink: string;
AClass: string;
var ADPItem: TIB_DPItemBase ) of object;Description
This event type is used to get the instance of the data pump item to be
used to handle the class being requested.