Datasnap.DSHTTPCommon.TDSJsonResponseHandler.FDSService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDSService: TDSService;

C++

Datasnap::Dsservice::TDSService* FDSService;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSJsonResponseHandler

Description

Protected field that holds a reference to TDSService.

FDSService is a protected field that holds a reference to TDSService.

See Also