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.
Call the SetConnectionHandler method to set the value of the ConnectionHandler property.