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

TRequestInterceptorList.Interceptors

Provides indexed access to interceptors

Declaration

Source position: httproute.pp line 196

public property TRequestInterceptorList.Interceptors[aIndex: Integer] : TRequestInterceptorItem
  read GetR;
  default;

Description

Interceptors allows accessing individual interceptors in the collection by index. It provides read-only access to interceptor items.


Documentation generated on: Jan 27 2026