Datasnap.DSHTTPCommon.TDSJsonResponseHandler.FResultEvent

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

FResultEvent: TDSRESTResultEvent;

C++

TDSRESTResultEvent FResultEvent;

Description

Protected field used by the ResultEvent property.

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

See Also