Data.Bind.ObjectScope.TBindSourceAdapter.GetValue

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetValue: TObject;

C++

System::TObject* __fastcall GetValue();

プロパティ

種類 可視性 ソース ユニット
function public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBindSourceAdapter


説明

現在のソース アダプタ オブジェクトを返します。

関連項目