Data.DBXJSON.TDBXCallbackDelegate.GetDelegate
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXJSON.pas Data.DBXJSON.hpp
| |
Unit: Data.DBXJSON | |
Parent: TDBXCallbackDelegate |
Delphi
function GetDelegate: TDBXCallback; virtual;
C++
virtual TDBXCallback* __fastcall GetDelegate();
Description
Gets the value of the Delegate property.
Call the GetDelegate method to get the value of the Delegate property.