Datasnap.DSHTTPCommon.TDSJsonResponseHandler.FResultEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FResultEvent: TDSRESTResultEvent;

C++

TDSRESTResultEvent FResultEvent;

Properties

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

Description

Protected field used by the ResultEvent property.

FResultEvent is a protected field that is used by the ResultEvent property.

See Also