TIB_CallbackStatus Type |
Unit
IB_Components
Declaration
TIB_CallbackStatus = ( csInit, csRefresh, csFinal );
Description
When fetching records to the end of a dataset or an undefined point a
fetch callback mechanism is used. Each callback has a status of one of these
three types.