Datasnap.DSProxy.TDSAdminClient.FMarshal

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

FMarshal:   TJSONMarshal;

C++

Data::Dbxjsonreflect::TJSONMarshal* FMarshal;

Description

Protected field of the TJSONMarshal type.

FMarshal is a protected field of the TJSONMarshal type.

See Also