Data.DBXCommon.TDBXCallbackValue.GetCallbackValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCallbackValue: TDBXCallback; override;

C++

virtual Data::Dbxjson::TDBXCallback* __fastcall GetCallbackValue();

Properties

Type Visibility Source Unit Parent
function public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXCallbackValue

Description

Getter method for the callback value.

Data.DBXCommon.TDBXCallbackValue.GetCallbackValue inherits from Data.DBXCommon.TDBXValue.GetCallbackValue. All content below this line refers to Data.DBXCommon.TDBXValue.GetCallbackValue.

Getter method for the callback value.