REST.Client.TRESTRequest Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAfterExecutepublishedOccurs after completing the request (i.e., after finishing the Execute method).
OnBeforeExecutepublishedOccurs before starting the request (i.e., before starting the Execute method).
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnHTTPProtocolErrorpublishedOccurs when the server returns a status code other than "200 - OK".