IBX.IBDatabase.TIBDatabase Events
From RAD Studio API Documentation
InheritedProtected
AfterConnect published Occurs after a connection is established.
AfterDisconnect published Occurs after the connection closes.
BeforeConnect published Occurs immediately before establishing a connection.
BeforeDisconnect published Occurs immediately before the connection closes.
OnDialectDowngradeWarning published Occurs after the SQL dialect of the client connection is downgraded.
OnGetDeltaStreams protected
OnIdleTimer published Occurs after a database connection times out.
OnLogin published Occurs when an application connects to a database.