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

TRequestInterceptorItem.Disabled

Controls whether the interceptor is active

Declaration

Source position: httproute.pp line 180

public property TRequestInterceptorItem.Disabled : Boolean
  read FDisabled
  write FDisabled;

Description

Disabled determines whether this interceptor is currently active. When True, the interceptor is skipped during request processing.


Documentation generated on: Jan 27 2026