REST.Client.TCustomRESTResponse.TUpdateOptions
Delphi
type TUpdateOptions = set of TCustomRESTResponse.TUpdateOption;
C++
typedef System::Set<TUpdateOption, _DELPHI_SET_ENUMERATOR(TUpdateOption::PropertyValueChanged), _DELPHI_SET_ENUMERATOR(TUpdateOption::JSONValueChanged)> TUpdateOptions;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| set typedef | public | REST.Client.pas REST.Client.hpp | REST.Client | TCustomRESTResponse | 
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.