Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomWebApplication.OnGetModule

Event for custom module selection logic

Declaration

Source position: custweb.pp line 167

public property TCustomWebApplication.OnGetModule : TGetModuleEvent
  read GetOnGetModule
  write SetOnGetModule;

Description

Delegates to the TWebHandler.OnGetModule property. Event called to determine which HTTP module class should handle a request.

See also

TWebHandler.OnGetModule

  

Event for custom module selection logic


Documentation generated on: Jan 27 2026