Web.HTTPApp.TCustomWebFileDispatcher.DispatchMethodType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DispatchMethodType: TMethodType;

C++

TMethodType __fastcall DispatchMethodType();

Eigenschaften

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

Beschreibung

Gibt den Methodentyp aller HTTP-Dateien zurück, auf die diese Komponente antwortet.

DispatchMethodType gibt den Methodentyp für die Weitergabe der Dateien zurück.

Siehe auch