Datasnap.DSHTTPCommon.TDSServiceResponseHandler.FLocalConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FLocalConnection: Boolean;

C++

bool FLocalConnection;

Properties

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

Description

Protected field that specifies whether the connection is local.

FLocalConnection is a protected field that is used to specify whether the connection is local or not.

See Also