Datasnap.DSProxy.TDSAdminClient.FMarshal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FMarshal:   TJSONMarshal;

C++

Data::Dbxjsonreflect::TJSONMarshal* FMarshal;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSProxy.pas
Datasnap.DSProxy.hpp
Datasnap.DSProxy TDSAdminClient

Description

Protected field of the TJSONMarshal type.

FMarshal is a protected field of the TJSONMarshal type.

See Also