Datasnap.DBClient.TConnectionBroker Events
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. | 
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. | 
| OnGetUsername | published | Occurs immediately before the remote login dialog. | 
| OnLogin | published | Occurs when a communication channel opens to the server. |