Web.HTTPApp.RemoveProcessor
Delphi
procedure RemoveProcessor(const ADispatcher: IInterface; const AProcessor: IWebPostProcessor);
C++
extern DELPHI_PACKAGE void __fastcall RemoveProcessor(const System::_di_IInterface ADispatcher, const _di_IWebPostProcessor AProcessor);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | Web.HTTPApp |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.