REST.Client.TCustomRESTResponse.TUpdateOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TUpdateOption = (PropertyValueChanged, JSONValueChanged);

C++

enum class DECLSPEC_DENUM TUpdateOption : unsigned char { PropertyValueChanged, JSONValueChanged };

Properties

Type Visibility Source Unit Parent
enum public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTResponse

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!