Soap.SOAPHTTPClient.THTTPRIO Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAfterExecutepublishedOccurs when TRIO receives the results from executing a method of the invokable interface.
OnBeforeExecutepublishedOccurs before TRIO sends an encoded method call for execution.
OnGetAttachmentpublishedOccurs when TRIO reads each attachment included in the results from executing a method of the invokable interface.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnSendAttachmentpublishedOccurs when TRIO sends each attachment that is the value of an argument of the method call on the invokable interface.