Data.Bind.ObjectScope.TBindSourceAdapter.GetCurrent
Delphi
function GetCurrent: TObject; virtual;
C++
virtual System::TObject* __fastcall GetCurrent(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp  | 
        Data.Bind.ObjectScope | TBindSourceAdapter | 
説明
Current プロパティの取得メソッドです。
GetCurrent は、現在のソース アダプタ オブジェクトを返します。