Datasnap.DSProxy.TDSAdminClient.FUnMarshal

From RAD Studio API Documentation
Jump to: navigation, search

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

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