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

THTTPRouteCallbackEx.CallBack

Extended callback procedure for handling requests

Declaration

Source position: httproute.pp line 110

public property THTTPRouteCallbackEx.CallBack : TRouteCallBackEx
  read FCallBack
  write FCallback;

Description

CallBack is the extended callback procedure that gets executed when this route handles a request. It receives additional user data along with request and response objects.


Documentation generated on: Jan 27 2026