REST.Client.TCustomRESTRequest Events

From RAD Studio API Documentation


InheritedProtected
OnAfterExecutepublicOccurs after completing the request (i.e., after finishing the Execute method).
OnBeforeExecutepublicOccurs 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.
OnHTTPProtocolErrorpublicOccurs when the server returns a status code other than "200 - OK".