API:Datasnap.DSHTTPWebBroker.TDSHTTPContextWebBroker.Connected
Delphi
function Connected: Boolean; override;
C++
virtual bool __fastcall Connected(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Datasnap.DSHTTPWebBroker.pas Datasnap.DSHTTPWebBroker.hpp |
Datasnap.DSHTTPWebBroker | TDSHTTPContextWebBroker |
Description
Specifies whether the connection is established. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPContextWebBroker.Connected|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPContext.Connected|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPContext.Connected|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies whether the connection is established.
The Connected method returns True if the connection is established, and False otherwise.