Data.DBXJSON.TDBXCallback.ConnectionHandler
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXJSON.pas Data.DBXJSON.hpp
| |
Unit: Data.DBXJSON | |
Parent: TDBXCallback |
Delphi
property ConnectionHandler: TObject write SetConnectionHandler;
C++
__property System::TObject* ConnectionHandler = {write=SetConnectionHandler};
Description
Specifies the connection handler.
The ConnectionHandler property specifies the connection handler.