Datasnap.DSHTTP.TDSCacheResponseHandler.FResultHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FResultHandler: TDSCacheResultCommandHandler;

C++

Datasnap::Dshttpcommon::TDSCacheResultCommandHandler* FResultHandler;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSCacheResponseHandler

Description

Protected field that holds a reference to a TDSCacheResultCommandHandler.

FResultHandler is a protected field that holds a reference to a TDSCacheResultCommandHandler.

See Also