API:Datasnap.DSHTTPCommon.TDSHTTPCommandType
Delphi
TDSHTTPCommandType = (hcUnknown, hcGET, hcPOST, hcDELETE, hcPUT, hcOther);
C++
enum DECLSPEC_DENUM TDSHTTPCommandType : unsigned char { hcUnknown, hcGET, hcPOST, hcDELETE, hcPUT, hcOther };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp |
Datasnap.DSHTTPCommon | Datasnap.DSHTTPCommon |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!