Web.HTTPApp.GetProcessors
Delphi
function GetProcessors(const ADispatcher: IInterface): TList<IWebPostProcessor>;
C++
extern DELPHI_PACKAGE System::Generics::Collections::TList__1<_di_IWebPostProcessor>* __fastcall GetProcessors(const System::_di_IInterface ADispatcher);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | Web.HTTPApp |
Description
Embarcadero Technologies does not currently have any additional information.