| TIB_CreateColumnEvent Type |
Unit
IB_Components
Declaration
TIB_CreateColumnEvent = procedure ( Sender: TIB_Statement;
ARow: TIB_Row;
const ANewIndex: smallint;
const PSQLVAR: PXSQLVAR;
var AColumn: TIB_Column ) of object;Description
Event to create a custom field type.