Icon CreateRequestHandler Method

procedure CreateRequestHandler(ARequestHandlerClass:
      TRequestHandlerClass)

Available In: Server Applications

This method is called during application startup to create any request handlers marked for auto-creation, and should not be called manually. The list of auto-created designer instances can be modified at design-time via the Startup page of the Project Options dialog.
Image