Web.HTTPApp.TWebFileDispatcher Events
InheritedProtected
AfterDispatch | published | Occurs after the HTTP response message has been successfully filled out by the action items but not yet sent. |
BeforeDispatch | published | Occurs before the dispatcher tries to match the HTTP request message with any of its action items. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |