Web.HTTPApp.AddProcessor
Delphi
procedure AddProcessor(const ADispatcher: IInterface; const AProcessor: IWebPostProcessor);
C++
extern DELPHI_PACKAGE void __fastcall AddProcessor(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.