Icon TEWBModuleExecuteEvent

Unit: ewbhttpmodule

TEWBModuleExecuteEvent = procedure (Request:
      TEWBWebServerRequest) of object

This type is used by the TEWBModule OnExecute event.

The Request parameter specifies the TEWBWebServerRequest instance that is being handled by the module.
Image