REST.Client.TCustomRESTResponse.TUpdateOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TUpdateOptions = set of TUpdateOption;

C++

typedef System::Set<TUpdateOption, _DELPHI_SET_ENUMERATOR(TUpdateOption::PropertyValueChanged), _DELPHI_SET_ENUMERATOR(TUpdateOption::JSONValueChanged)> TUpdateOptions;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.