Datasnap.DSHTTP.TDSCacheResponseHandler.FCacheId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCacheId: Integer;

C++

int FCacheId;

Properties

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

Description

Protected field that is a number specifying the cache identifier.

FCacheId is a protected field that is a number specifying the cache identifier.

See Also