Datasnap.DSProxyRest.TDSAdminRestClient.FUnMarshal

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Unit: Datasnap.DSProxyRest
Parent: TDSAdminRestClient

Delphi

FUnMarshal: TJSONUnMarshal;

C++

Data::Dbxjsonreflect::TJSONUnMarshal* FUnMarshal;

Description

Protected field of the TJSONUnMarshal type.

FUnMarshal is a protected field of the TJSONUnMarshal type.

See Also