| TIB_LoginEvent Type |
Unit
IB_Components
Declaration
TIB_LoginEvent = procedure( Sender: TIB_Connection;
var AbortLogin: boolean ) of object;Description
Event type used by the TIB_Connection class for logging in a user.