Data.Bind.ObjectScope.TBindSourceAdapter.GetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetValue: TObject;

C++

System::TObject* __fastcall GetValue();

Properties

Type Visibility Source Unit Parent
function public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindSourceAdapter

Description

Returns the current source adapter object.

See Also