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

THTTPRouteCallbackEx.Data

User data passed to callback

Declaration

Source position: httproute.pp line 111

public property THTTPRouteCallbackEx.Data : Pointer
  read FData
  write FData;

Description

Data contains user-defined data that is passed to the callback procedure. It allows passing context or configuration data to the handler.


Documentation generated on: Jan 27 2026