Datasnap.Win.TConnect.TLocalConnection Events
InheritedProtected
AfterConnect | public | Occurs after a connection is established. |
AfterDisconnect | public | Occurs after the connection closes. |
BeforeConnect | public | Occurs immediately before establishing a connection. |
BeforeDisconnect | public | 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 | protected | Occurs immediately before the remote login dialog. |
OnLogin | public | Occurs when a communication channel opens to the server. |