API:Datasnap.DSHTTPCommon.TDSHTTPCommandType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TDSHTTPCommandType = (hcUnknown, hcGET, hcPOST, hcDELETE, hcPUT, hcOther);

C++

enum DECLSPEC_DENUM TDSHTTPCommandType : unsigned char { hcUnknown, hcGET, hcPOST, hcDELETE, hcPUT, hcOther };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon Datasnap.DSHTTPCommon

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.