Datasnap.Win.TConnect.TLocalConnection Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterConnectpublicOccurs after a connection is established.
AfterDisconnectpublicOccurs after the connection closes.
BeforeConnectpublicOccurs immediately before establishing a connection.
BeforeDisconnectpublicOccurs immediately before the connection closes.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnGetUsernameprotectedOccurs immediately before the remote login dialog.
OnLoginpublicOccurs when a communication channel opens to the server.