Web.HTTPApp.TWebRequest.UpdateMethodType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure UpdateMethodType;

C++

void __fastcall UpdateMethodType();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TWebRequest

Beschreibung

Stellt den abstrakten Prototyp für eine Methode zum Aktualisieren des Client-Methodentyps bereit.

Mit UpdateMethodType können Sie den Typ der vom Web-Client angeforderten Antwort aktualisieren.

Siehe auch