System.Bindings.CustomScope.TCustomScope.GetMappedObject

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

Delphi

function GetMappedObject: TObject;

C++

System::TObject* __fastcall GetMappedObject();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

説明

MappedObject プロパティを操作するための取得メソッドの実装です。

GetMappedObject メソッドは、MappedObject プロパティを操作するための protected 取得メソッドの実装です。

関連項目