Unit 'httproute' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TRequestInterceptorItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: httproute.pp line 164

type TRequestInterceptorItem = class(TCollectionItem)

protected

  function RunIntercept();

public

  property Disabled: Boolean; [rw]

  property Name: string; [r]

  property Event: TRequestInterceptEvent; [rw]

  property InterceptAt: TInterceptAt; [rw]

end;

Inheritance

TRequestInterceptorItem

|

TObject


Documentation generated on: 2023-03-18