API:Data.DBXJSON.TDBXCallbackDelegate.SetConnectionHandler
Delphi
procedure SetConnectionHandler(const ConnectionHandler: TObject); override;
C++
virtual void __fastcall SetConnectionHandler(System::TObject* const ConnectionHandler);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | TDBXCallbackDelegate |
Description
Sets the value of the ConnectionHandler property. {{#multireplace:Data.DBXJSON.TDBXCallbackDelegate.SetConnectionHandler|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DBXJSON.TDBXCallback.SetConnectionHandler|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DBXJSON.TDBXCallback.SetConnectionHandler|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Sets the value of the ConnectionHandler property.
Override the SetConnectionHandler method if you are using the connection handler.