Web.HTTPApp.TCustomWebFileDispatcher Events
InheritedProtected
AfterDispatch | protected | Occurs after the HTTP response message has been successfully filled out by the action items but not yet sent. |
BeforeDispatch | protected | 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. |