Datasnap.DSCommon.TDSClientCallbackChannelManager.FStateError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FStateError: string;

C++

System::UnicodeString FStateError;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Is a protected field that is used by the StateError property to hold a meaningful error message if State has failed.

See Also