| TIB_CustomizeDPBEvent Type |
Unit
IB_Components
Declaration
TIB_CustomizeDPBEvent = procedure ( Sender: TIB_Connection;
var BufPtr: integer;
var Buffer: array of char ) of object;Description
Event type used by the TIB_Connection class to pass in custom DPB settings.