Datasnap.DSHTTP.TDSCustomHTTPServiceFileDispatcher.DoBeforeDispatch

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoBeforeDispatch(Sender: TObject; const AFileName: string;  AContext: TDSHTTPContext; Request: TDSHTTPRequest; Response: TDSHTTPResponse; var Handled: Boolean); virtual;

C++

virtual void __fastcall DoBeforeDispatch(System::TObject* Sender, const System::UnicodeString AFileName, Datasnap::Dshttpcommon::TDSHTTPContext* AContext, Datasnap::Dshttpcommon::TDSHTTPRequest* Request, Datasnap::Dshttpcommon::TDSHTTPResponse* Response, bool &Handled);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSCustomHTTPServiceFileDispatcher

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.